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 3cf50aa7..bc8de6b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.52.1
+VERSION = 5.52.2
NAME = rpmdrake
DIRS = po polkit data mime
diff --git a/NEWS b/NEWS
index 45060b60..ae3763e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.52.2 - 11 November 2013, Thomas Backlund
+
- properly escape $$UID
- use $$UID instead of $$(id -u)