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 04c2b724..e193d400 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 4.9.13.1
+VERSION = 4.9.13.2
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index 0d7d6ec2..85d6735d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 4.9.13.2 - 25 August 2008, Thierry Vignaud
+
- rpmdrake:
o fix crash in URPM with non standard package names (#41002)
o fix a rare crash when canceling (#41970)