diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.24.12 +VERSION = 0.24.13 SCRIPT_FILES = add-user del-user create-file \ add-service del-service reread-services \ @@ -1,3 +1,4 @@ +2014-10-08 Colin Guthrie <colin@mageia.org> 0.24.13 * use systemctl enable if preset fails (which it will for sysvinit) 2014-07-27 Colin Guthrie <colin@mageia.org> 0.24.12 |