diff options
author | Erwan Velu <erwan@mageia.org> | 2011-09-27 20:26:18 +0000 |
---|---|---|
committer | Erwan Velu <erwan@mageia.org> | 2011-09-27 20:26:18 +0000 |
commit | ed702acb7b451c840b4442b5fef26ebcc604c32a (patch) | |
tree | 8373ffe36034cf55daedb2b5d68ab7206372cbe5 /Makefile | |
parent | adfd7f1ef94ae5ab720743ba4f254e6f784c6005 (diff) | |
download | bootloader-theme-ed702acb7b451c840b4442b5fef26ebcc604c32a.tar bootloader-theme-ed702acb7b451c840b4442b5fef26ebcc604c32a.tar.gz bootloader-theme-ed702acb7b451c840b4442b5fef26ebcc604c32a.tar.bz2 bootloader-theme-ed702acb7b451c840b4442b5fef26ebcc604c32a.tar.xz bootloader-theme-ed702acb7b451c840b4442b5fef26ebcc604c32a.zip |
Update release for gfxboot update4.4.5.1
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.1.19 -VERSION = $(UPSTREAM_VERSION).32 +UPSTREAM_VERSION = 4.4.5 +VERSION = $(UPSTREAM_VERSION).1 dist: rm -rf ../$(NAME)-$(VERSION).tar* |