diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 16:41:24 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 16:41:24 +0000 |
commit | a5d383a95387e2aebd0c1cee9263db2646f268a1 (patch) | |
tree | 84eda873889579dcc17ac57d7a11d9f6cde8350e /Makefile | |
parent | 6d7251b690181cc4c9729ac620468b3164c64e52 (diff) | |
download | drakwizard-a5d383a95387e2aebd0c1cee9263db2646f268a1.tar drakwizard-a5d383a95387e2aebd0c1cee9263db2646f268a1.tar.gz drakwizard-a5d383a95387e2aebd0c1cee9263db2646f268a1.tar.bz2 drakwizard-a5d383a95387e2aebd0c1cee9263db2646f268a1.tar.xz drakwizard-a5d383a95387e2aebd0c1cee9263db2646f268a1.zip |
3.7.4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ RPM=$(HOME)/rpm NAME = drakwizard -VERSION := 3.7.3 +VERSION := 3.7.4 TAR = $(NAME)-$(VERSION).tar.bz2 # TODO: get WIZ_HOME take care of usr prefix |