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 0a60edb2..f5646f1e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 4.14
+VERSION = 4.15
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index 6bf58969..8b07ab3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 4.15 - 25 August 2008, Thierry Vignaud
+
- rpmdrake:
o fix a rare crash when canceling (#41970)
o list meta tasks in GUI package list too (#43114)