diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-05-08 17:16:47 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-05-08 17:16:47 +0000 |
commit | bc37609ac617acccef65987381c32a5e673eae20 (patch) | |
tree | 5bfabf41b167a1827b4e0d9cafe4cd518898bdea /Makefile | |
parent | e4efed6d1612fd52327c6e3002880baf398d1db6 (diff) | |
download | spec-helper-bc37609ac617acccef65987381c32a5e673eae20.tar spec-helper-bc37609ac617acccef65987381c32a5e673eae20.tar.gz spec-helper-bc37609ac617acccef65987381c32a5e673eae20.tar.bz2 spec-helper-bc37609ac617acccef65987381c32a5e673eae20.tar.xz spec-helper-bc37609ac617acccef65987381c32a5e673eae20.zip |
new releasev0.29.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.29 +VERSION = 0.29.1 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ |