diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-09-07 18:29:24 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-09-07 18:29:24 +0000 |
commit | d74e3294b5ef4292841ffd52aa8c92e2a34cdc51 (patch) | |
tree | 2b0a0eae8aa6659338f817eb3c030be1f19b25eb /Makefile | |
parent | 70e74913825096f896819e6b3607944d11956d39 (diff) | |
download | spec-helper-d74e3294b5ef4292841ffd52aa8c92e2a34cdc51.tar spec-helper-d74e3294b5ef4292841ffd52aa8c92e2a34cdc51.tar.gz spec-helper-d74e3294b5ef4292841ffd52aa8c92e2a34cdc51.tar.bz2 spec-helper-d74e3294b5ef4292841ffd52aa8c92e2a34cdc51.tar.xz spec-helper-d74e3294b5ef4292841ffd52aa8c92e2a34cdc51.zip |
bump releasev0.27.2
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.27.1 +VERSION = 0.27.2 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_files \ |