diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-06-18 22:40:15 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-06-18 22:41:00 +0200 |
commit | 7b540590f2a17dd10810c133a9ce539a9c19834d (patch) | |
tree | a8871f8383e937720106d78a3632600fbb5a7fe5 /perl-install | |
parent | 82f599547888e3521f102c880590ef4468ff0aa8 (diff) | |
download | drakx-7b540590f2a17dd10810c133a9ce539a9c19834d.tar drakx-7b540590f2a17dd10810c133a9ce539a9c19834d.tar.gz drakx-7b540590f2a17dd10810c133a9ce539a9c19834d.tar.bz2 drakx-7b540590f2a17dd10810c133a9ce539a9c19834d.tar.xz drakx-7b540590f2a17dd10810c133a9ce539a9c19834d.zip |
16.3316.33
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 1fb363fdb..323d26b8a 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.32 +VERSION:=16.33 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index a2c7a32b8..b1f9ea3cb 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 16.33 - 18 June 2014 + - stop creating some /dev entries that are managed by udev Version 16.32 - 15 June 2014 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 62b967c81..3e14067cd 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 16.33 - 18 June 2014 + - stop creating some /dev entries that are managed by udev Version 16.32 - 15 June 2014 |