From a900613c568eb336f4eccdec238c56fbae945137 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Thu, 28 Jun 2007 22:36:32 +0000 Subject: bump release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f2b22c9..37833d1 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ PACKAGE = rpm-helper -VERSION = 0.18.5 +VERSION = 0.19 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user add-service del-service create-file \ add-group del-group add-shell del-shell verify-shell \ add-syslog del-syslog add-webapp del-webapp \ - get-free-syslog-facility get-password + get-free-syslog-facility get-password create-ssl-certificate MACROS_FILES = rpm-helper.macros FILES = AUTHORS README COPYING ChangeLog Makefile \ $(SCRIPT_FILES) $(MACROS_FILES:=.in) -- cgit v1.2.1