diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-10 16:45:11 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-10 16:45:11 +0000 |
commit | 5101bd4fe015a168050313fde201d8808832579b (patch) | |
tree | 0a7c2b3ea80d1db9e0fa7374d776f4f734277cf3 /perl-install | |
parent | 2cad2621c96beeae2b4eb9cab177f5666b0ce3c1 (diff) | |
download | drakx-5101bd4fe015a168050313fde201d8808832579b.tar drakx-5101bd4fe015a168050313fde201d8808832579b.tar.gz drakx-5101bd4fe015a168050313fde201d8808832579b.tar.bz2 drakx-5101bd4fe015a168050313fde201d8808832579b.tar.xz drakx-5101bd4fe015a168050313fde201d8808832579b.zip |
11.4011.40
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 46b890b03..3c61260ad 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.39 +VERSION:=11.40 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 05545027e..56c05b66a 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 11.40 - 10 September 2008 + - libdrakX: o make advanced popup display the same title as their parents - drakboot diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 82b516c0b..348f5de23 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.40 - 10 September 2008 + - libdrakX: o fix position of cancel button in popups o make advanced popup display the same title as their parents |