summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-03-27 21:54:19 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-03-27 21:54:19 +0100
commitd0434828e3af86080408d82ade7c791502beebae (patch)
tree8d1cc6e5623325b3e6bda734212025417dd148a9
parent01fea4d387679d6bc2cdfa2b21f2100d1ab3cbcc (diff)
downloaddrakx-d0434828e3af86080408d82ade7c791502beebae.tar
drakx-d0434828e3af86080408d82ade7c791502beebae.tar.gz
drakx-d0434828e3af86080408d82ade7c791502beebae.tar.bz2
drakx-d0434828e3af86080408d82ade7c791502beebae.tar.xz
drakx-d0434828e3af86080408d82ade7c791502beebae.zip
16.7416.74
-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 0961b66ad..b1788c01d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=16.73
+VERSION:=16.74
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index a99d354fb..5f12298c6 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 16.74 - 27 March 2015
+
- diskdrake (GPT):
o fix retrieving ntfs partitions as ntfs-3g instead of ntfs
o really fix retrieving swap partition type
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b5cd59959..8bc370db0 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 16.74 - 27 March 2015
+
- GPT partitionning:
o fix retrieving ntfs partitions as ntfs-3g instead of ntfs
o really fix retrieving swap partition type