summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-27 19:13:49 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-27 19:13:49 +0000
commitdac47f8818e5fbcf67dbd106502057bc474626c6 (patch)
tree9f4c98ebd7720335d2bc7b737baa8d97c344f04e
parentcadf729f07d8335aea014a745abbfc24a4c7482b (diff)
downloaddrakx-10.22.tar
drakx-10.22.tar.gz
drakx-10.22.tar.bz2
drakx-10.22.tar.xz
drakx-10.22.zip
10.2210.22
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 915f52c58..d66a7dd67 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.21
+VERSION:=10.22
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 4652808a9..4aa55971d 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 10.22 - 25 March 2008
+
- partitioning wizard lirary:
o allow "Use free space" if there is an extended
partition even if all primary partitions are used (#38804)