aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Victor Duarte Martins <jvictor@mandriva.com>2010-05-25 13:10:14 +0000
committerJoão Victor Duarte Martins <jvictor@mandriva.com>2010-05-25 13:10:14 +0000
commitb2f97efb9dc2017d0c5f02048509d5923f4498f7 (patch)
treed67e5b2a9c9a9417dbc67a8316dac4fa73cd23f8
parent344fd26e80dea9c54538cdcced724ab76d713169 (diff)
downloadrpmdrake-b2f97efb9dc2017d0c5f02048509d5923f4498f7.tar
rpmdrake-b2f97efb9dc2017d0c5f02048509d5923f4498f7.tar.gz
rpmdrake-b2f97efb9dc2017d0c5f02048509d5923f4498f7.tar.bz2
rpmdrake-b2f97efb9dc2017d0c5f02048509d5923f4498f7.tar.xz
rpmdrake-b2f97efb9dc2017d0c5f02048509d5923f4498f7.zip
Version update.
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 861166cb..1e9863c5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 5.26
+VERSION = 5.26.1
NAME = rpmdrake
DIRS = grpmi po data mime
diff --git a/NEWS b/NEWS
index 7f5885d2..66c92745 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 5.26.1 - 25 May 2010, João Victor Duarte Martins
+
- uninstalled package shows files list (bug #58871)
- added auto_select and clean_cache options to conf file (bug #48552)