diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2009-01-14 18:37:13 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2009-01-14 18:37:13 +0000 |
commit | 51288332879e8086dd45d6b31ef93d8f395ddb7c (patch) | |
tree | 74d025e7341583077c6543b85a598c5e8c2709b3 /Makefile | |
parent | c4a8eb22472aa4002d4cda9450443f540ac2b99a (diff) | |
download | bootloader-theme-51288332879e8086dd45d6b31ef93d8f395ddb7c.tar bootloader-theme-51288332879e8086dd45d6b31ef93d8f395ddb7c.tar.gz bootloader-theme-51288332879e8086dd45d6b31ef93d8f395ddb7c.tar.bz2 bootloader-theme-51288332879e8086dd45d6b31ef93d8f395ddb7c.tar.xz bootloader-theme-51288332879e8086dd45d6b31ef93d8f395ddb7c.zip |
switch from "Mandriva Linux 2009" to "Mandriva Linux 2009 Spring"0.37
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ NAME=mandriva-gfxboot-theme PACKAGE=mandriva-gfxboot-theme -VERSION := 0.36 +VERSION := 0.37 BINDIR := /usr/sbin/ -PRODUCT = "Mandriva Linux 2009" +PRODUCT = "Mandriva Linux 2009 Spring" export PRODUCT HELP2TXT = $(BINDIR)/help2txt |