diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-07 11:45:35 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-07 11:45:35 +0000 |
commit | 95b7f8a6d4abf878d557b210d9ecaee5f83adde0 (patch) | |
tree | 03ea31188060c1d846b3246963d52746a0c4672c /Makefile | |
parent | 5a8741f75efb301880630d1a9221669efcae4999 (diff) | |
download | spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.gz spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.bz2 spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.xz spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.zip |
0.29
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.28.1 +VERSION = 0.29 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_files \ |