diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-01-01 23:18:42 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2010-01-01 23:18:42 +0000 |
commit | 9531195c133a9e5af376a5101706c67f05a6b95f (patch) | |
tree | ceaca66b0ae0565f499e8bb81d6a7dceb4c68183 /Makefile | |
parent | 0c86e099d785f8b2ef0a08e7af8df0c2e6290f7b (diff) | |
download | spec-helper-9531195c133a9e5af376a5101706c67f05a6b95f.tar spec-helper-9531195c133a9e5af376a5101706c67f05a6b95f.tar.gz spec-helper-9531195c133a9e5af376a5101706c67f05a6b95f.tar.bz2 spec-helper-9531195c133a9e5af376a5101706c67f05a6b95f.tar.xz spec-helper-9531195c133a9e5af376a5101706c67f05a6b95f.zip |
bump releasev0.31.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.30.6 +VERSION = 0.31.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ |