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 4972dad..d904200 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.24.16
+VERSION = 0.24.17
SCRIPT_FILES = add-user del-user create-file \
add-service del-service reread-services \
diff --git a/NEWS b/NEWS
index 9735173..243c409 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2015-04-01 Colin Guthrie <colin@mageia.org> 0.24.17
* default SSL certificates to 2048-bit (mga#15576)
2014-10-28 Colin Guthrie <colin@mageia.org> 0.24.16