aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2580f74..9ba4894 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.21.3
+VERSION = 0.21.4
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 2dd3733..611a015 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2008-04-02 Pixel <pixel@mandriva.com> 0.21.4
+
* workaround services "disabled" by default getting disabled on
upgrade (#39720)