diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-03-29 21:32:34 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2009-03-29 21:32:34 +0000 |
commit | f62560eb0e8112f1f5dbf39b2f481ca10a71d78c (patch) | |
tree | 5b86127fd3c1c3b3b1148f3f394d716ccd99d044 /Makefile | |
parent | b0ef3f8f8912cd099e106d91ae0ebd2924b02f26 (diff) | |
download | rpm-helper-f62560eb0e8112f1f5dbf39b2f481ca10a71d78c.tar rpm-helper-f62560eb0e8112f1f5dbf39b2f481ca10a71d78c.tar.gz rpm-helper-f62560eb0e8112f1f5dbf39b2f481ca10a71d78c.tar.bz2 rpm-helper-f62560eb0e8112f1f5dbf39b2f481ca10a71d78c.tar.xz rpm-helper-f62560eb0e8112f1f5dbf39b2f481ca10a71d78c.zip |
bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.21.4 +VERSION = 0.22.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user add-service del-service create-file \ |