diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-06-06 15:36:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-06-06 15:36:43 +0000 |
commit | c4555c4c52ae1317307a9b171da0bb46f6bf33b0 (patch) | |
tree | 34f446b88358da92e6896547ce2fac225e7109d7 | |
parent | cb92a44705d3c985c8c9530a3183edae4892ac05 (diff) | |
download | drakx-c4555c4c52ae1317307a9b171da0bb46f6bf33b0.tar drakx-c4555c4c52ae1317307a9b171da0bb46f6bf33b0.tar.gz drakx-c4555c4c52ae1317307a9b171da0bb46f6bf33b0.tar.bz2 drakx-c4555c4c52ae1317307a9b171da0bb46f6bf33b0.tar.xz drakx-c4555c4c52ae1317307a9b171da0bb46f6bf33b0.zip |
bump release for drakxtools (10.4.134)10.4.134
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index e48546512..0e4566b55 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=10.4.133 +VERSION:=10.4.134 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 9099af017..17b22fa2e 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 10.4.134 - 06 June 2007, by Thierry Vignaud + - drakfont: o fix crash (#28016) o fix enumerating fonts on old windows (#28016) |