diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -81,8 +81,8 @@ endif NAME = mageia-gfxboot-theme -UPSTREAM_VERSION = 4.4.5 -VERSION = $(UPSTREAM_VERSION).18 +UPSTREAM_VERSION = 4.5.6 +VERSION = $(UPSTREAM_VERSION).1 dist: rm -rf ../$(NAME)-$(VERSION).tar* |