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 90891901..81bfbfa3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.30
+VERSION = 5.31
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index 502c3804..de5c3564 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.31 - 20 March 2012, Thierry Vignaud
+
- fix a rare crash when some packages are installed twice (mga#4972)
- rpmdrake:
o only display latest updates, not all of them (mga#2258, mga#4534)