aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a078c23..68574e4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.23.5
+VERSION = 0.23.6
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user add-service del-service create-file \
diff --git a/NEWS b/NEWS
index 661e8f4..7db740d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.6
+ * Fix typo in del-service which made scriplet fail
+
2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.5
* Fix typo in add-service which made scriplet fail