summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS4
2 files changed, 4 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index c31ec8851..6cb4cee5c 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=13.17
+VERSION:=13.18
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index f65b513cf..ba3414252 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,5 +1,7 @@
+Version 13.18 - 2 April 2010
+
- compute dependencies on full list of packages from rpmsrate levels instead
- of doing it individually
+ of doing it individually. This avoids getting kdm in GNOME install.
Version 13.17 - 31 March 2010