diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:52 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:52 +0000 |
commit | 3d80b4855f1c68d852f6e6d79522fdb6f59827c7 (patch) | |
tree | 320e8fb331b12f0a7487bb64765e5ffef51009fe | |
parent | b0b5a224f85f2afd9aea2103b77b4a30892be3d5 (diff) | |
download | spec-helper-3d80b4855f1c68d852f6e6d79522fdb6f59827c7.tar spec-helper-3d80b4855f1c68d852f6e6d79522fdb6f59827c7.tar.gz spec-helper-3d80b4855f1c68d852f6e6d79522fdb6f59827c7.tar.bz2 spec-helper-3d80b4855f1c68d852f6e6d79522fdb6f59827c7.tar.xz spec-helper-3d80b4855f1c68d852f6e6d79522fdb6f59827c7.zip |
bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.26 +VERSION = 0.26.1 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_files \ |