diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-10-29 04:21:26 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-10-29 04:21:26 +0100 |
commit | 6d6fc135ad713697d716934fd1a96cc271e04e54 (patch) | |
tree | e76f22ecebc1b0296ba7a22d22f20d3724c9368c | |
parent | b4c6dd48038da881074f6950f1e35d1f6eacc888 (diff) | |
download | bootloader-theme-6d6fc135ad713697d716934fd1a96cc271e04e54.tar bootloader-theme-6d6fc135ad713697d716934fd1a96cc271e04e54.tar.gz bootloader-theme-6d6fc135ad713697d716934fd1a96cc271e04e54.tar.bz2 bootloader-theme-6d6fc135ad713697d716934fd1a96cc271e04e54.tar.xz bootloader-theme-6d6fc135ad713697d716934fd1a96cc271e04e54.zip |
4.5.6.74.5.6.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ endif NAME = mageia-gfxboot-theme UPSTREAM_VERSION = 4.5.6 -VERSION = $(UPSTREAM_VERSION).6 +VERSION = $(UPSTREAM_VERSION).7 dist: rm -rf ../$(NAME)-$(VERSION).tar* |