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 44969474..dd0ad456 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.46
+VERSION = 5.47
NAME = rpmdrake
DIRS = po data mime
diff --git a/NEWS b/NEWS
index 893e7a8d..e28b6cc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.47 - 21 Apr 2013, Thierry Vignaud
+
- fix install dialog title (mga#9550)
- fix install dialog being on top of sub dialogs (mga#9646)