diff options
-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 0386b9f02..fb8a60510 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=11.66.1 +VERSION:=11.67 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 6dd0d34e3..2eb3cbe11 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 11.67 - 2 October 2008 + - detect_devices: o allow detection of low resources systems (extracted from compssUsers.pl) and netbooks/nettops diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 9ea62bd33..31816aa20 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 11.67 - 2 October 2008 + - when upgrading a kde3 box, force installation of task-kde4 - adjust some help IDs - log activation of light desktop mode |