diff options
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 86998824f..9aab57a6b 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.33 +VERSION:=11.33.1 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 414e434da..28e5f5f5d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 11.33.1 - 2 September 2008 + - libDrakX: o handle KDE4 in running_window_manager() and ask_window_manager_to_logout() diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index df7c73bf1..6c5acdcad 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.33.1 - 2 September 2008 + - make "ask_warn" dialogs be centered Version 11.33 - 2 September 2008 |