diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-05-14 08:55:40 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2008-05-14 08:55:40 +0000 |
commit | fe3b0085969fc9f402c2f4233bfbf8e655e25b26 (patch) | |
tree | c348e2e2c85f6388d723756b38790d88111f9923 /Makefile | |
parent | ddc48153a58b1f8f852ba6610802effc7d94c6c5 (diff) | |
download | spec-helper-fe3b0085969fc9f402c2f4233bfbf8e655e25b26.tar spec-helper-fe3b0085969fc9f402c2f4233bfbf8e655e25b26.tar.gz spec-helper-fe3b0085969fc9f402c2f4233bfbf8e655e25b26.tar.bz2 spec-helper-fe3b0085969fc9f402c2f4233bfbf8e655e25b26.tar.xz spec-helper-fe3b0085969fc9f402c2f4233bfbf8e655e25b26.zip |
new versionv0.29.3
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.2 +VERSION = 0.29.3 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ |