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 dd0ad456..d46f7d29 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.47
+VERSION = 5.48
NAME = rpmdrake
DIRS = po data mime
diff --git a/NEWS b/NEWS
index abde17f3..6017f2de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.48 - 22 Apr 2013, Thierry Vignaud
+
- --merge-all-rpmnew mode:
o consider all config files, not only those in /etc
o ignore /etc/{passwd,group,(g)shadow,hosts,resolv.conf} (too dangerous)