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 9af4fd78..585a2cab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.32
+VERSION = 5.33
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index f90e3098..454d1956 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.33 - 28 March 2012, Thierry Vignaud
+
- display a graphical error message when debug environment does not exist
- rpmdrake:
o show all arches for a given package (mga#5047)