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 3e2d42ac..0c12f2d6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.0.3
+VERSION = 5.0.4
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index 3afaf68e..ba7233fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.0.4 - 9 December 2008, Thierry Vignaud
+
- drop diagnostics, strict, vars and warnings pragmas (should help #45361)
- edit-urpm-sources:
o do not drop 'ignore' flag when updating a medium (#44930)