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 82617da..d30f2ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.14
+VERSION = 0.24.15
SCRIPT_FILES = add-user del-user create-file \
add-service del-service reread-services \
diff --git a/NEWS b/NEWS
index 3b8c77e..c5062b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2014-10-27 Colin Guthrie <colin@mageia.org> 0.24.15
* don't leak failure exit code when no sysvinit script exists
* be quieter when disabling services on uninstall too