summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-11-15 13:32:01 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-11-15 13:32:01 +0100
commita2fb82c97414795f71f1e6fbfebebbb141edc5d9 (patch)
tree192ab88feb23ed7c40aa509bc7f6a74ed3e23285
parent1a0d446cbcb09c770ad9c341b8f88698bb7339ad (diff)
downloaddrakx-17.60.tar
drakx-17.60.tar.gz
drakx-17.60.tar.bz2
drakx-17.60.tar.xz
drakx-17.60.zip
17.6017.60
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 78ca066d6..a35430880 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.59
+VERSION:=17.60
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 32f6e6258..886bf0296 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.60 - 15 November 2016
+
- diskdrake:
o fix being unable to format a newly part (mga#19172)
o offer to format unmounted parts that have a defined mount point
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8e97e43a4..c372c533c 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.60 - 15 November 2016
+
- partitioning:
o fix being unable to format a newly part (mga#19172)
o offer to format unmounted parts that have a defined mount point