aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 753606d..82617da 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.13
+VERSION = 0.24.14
SCRIPT_FILES = add-user del-user create-file \
add-service del-service reread-services \
diff --git a/NEWS b/NEWS
index 45e37af..33a069f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2014-10-09 Colin Guthrie <colin@mageia.org> 0.24.14
* be quieter when enabling services, but tell the user when it goes wrong
2014-10-08 Colin Guthrie <colin@mageia.org> 0.24.13