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 15c8e1fee..29a01d517 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.35 +VERSION:=15.36 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index f71d1d8f6..a61b74c2f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 15.36 - 6 April 2013 + - library (for draklive-install): o bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213) - drakboot: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 75c11083b..1d25b878b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.36 - 6 April 2013 + - bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213) - bootloader: o fix other Mga OS names in menu (mga#8710) |