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