diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-02-25 13:43:17 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-02-25 13:43:17 +0000 |
commit | 6a908b5cf31ff790635839bb40fe6fae65c4190a (patch) | |
tree | 7514c1196935cdad875ab0024e5835897638e48c | |
parent | 7b158a9ef528fcdb68b7514961beb5733d140502 (diff) | |
download | drakx-6a908b5cf31ff790635839bb40fe6fae65c4190a.tar drakx-6a908b5cf31ff790635839bb40fe6fae65c4190a.tar.gz drakx-6a908b5cf31ff790635839bb40fe6fae65c4190a.tar.bz2 drakx-6a908b5cf31ff790635839bb40fe6fae65c4190a.tar.xz drakx-6a908b5cf31ff790635839bb40fe6fae65c4190a.zip |
13.12
-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 a2fa225e5..d53552d61 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.11 +VERSION:=13.12 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 97bbca405..10fbaea82 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 13.12 - 25 February 2010 + - handle new drivers: o webcam: stv06xx (#53940) - run_program: |