summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-25 22:21:42 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-25 22:21:42 +0000
commit9e81bda0aee6d20c9ae586df2d5b961e5a2646e6 (patch)
tree6be48083077cc85cf3d7b7ab9bb326684ef86eea
parent59f5668d683133daf5b02a0dd509d51a527a9ccb (diff)
downloaddrakx-10.21.tar
drakx-10.21.tar.gz
drakx-10.21.tar.bz2
drakx-10.21.tar.xz
drakx-10.21.zip
10.2110.21
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index c649ac513..915f52c58 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=10.20
+VERSION:=10.21
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 104a171f1..1986dfe5f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 10.21 - 25 March 2008
+
- partitioning wizard: allow "Use free space" if there is an extended
partition even if all primary partitions are used (#38804)
(*old* bug!)