diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-04-23 19:28:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-04-23 19:28:08 +0000 |
commit | 5bdfe23638818cf593fe8407ce4de3bfd7f30de0 (patch) | |
tree | 106a5805f872142972d8c8fad73cd4625b7d32ca | |
parent | 7dc266889135459f413cb4509e91402018123dcf (diff) | |
download | drakx-backup-do-not-use-5bdfe23638818cf593fe8407ce4de3bfd7f30de0.tar drakx-backup-do-not-use-5bdfe23638818cf593fe8407ce4de3bfd7f30de0.tar.gz drakx-backup-do-not-use-5bdfe23638818cf593fe8407ce4de3bfd7f30de0.tar.bz2 drakx-backup-do-not-use-5bdfe23638818cf593fe8407ce4de3bfd7f30de0.tar.xz drakx-backup-do-not-use-5bdfe23638818cf593fe8407ce4de3bfd7f30de0.zip |
15.44
-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 101e073c2..865bdc022 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=15.43 +VERSION:=15.44 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 94e76f722..86cedf91d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 15.44 - 23 april 2013 + - partionning: o fix a crash when reloading partition table (mga#9838) o fix a crash when trying to create a encrypted LVM partition (mga#9837) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f5b951490..19c414bca 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +Version 15.44 - 23 april 2013 + - partionning: o fix a crash when reloading partition table (mga#9838) o fix a crash when trying to create a encrypted LVM partition (mga#9837) |