diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-05-07 19:34:34 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-05-07 19:34:34 +0000 |
commit | 4f76a31b47421ed787f69d80f8fcae13ffb75298 (patch) | |
tree | 180543fab6b60ad0a134c0816ba4ecaeba8451bf /Makefile | |
parent | e76b3a8a4e6c0c277853c997a9463ecf52db8002 (diff) | |
download | spec-helper-4f76a31b47421ed787f69d80f8fcae13ffb75298.tar spec-helper-4f76a31b47421ed787f69d80f8fcae13ffb75298.tar.gz spec-helper-4f76a31b47421ed787f69d80f8fcae13ffb75298.tar.bz2 spec-helper-4f76a31b47421ed787f69d80f8fcae13ffb75298.tar.xz spec-helper-4f76a31b47421ed787f69d80f8fcae13ffb75298.zip |
new releasev0.30.0
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.5 +VERSION = 0.30.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ |