summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-09-29 09:05:14 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-09-29 19:21:39 +0200
commitf3c4b26d14c81cea35bc47b654c0ae4d8aac45ef (patch)
tree1b8cad564a0d24d367753a475690e48677f1dddf /rescue
parent4a538a9e5f656d51f9882d9aec949339b2eb8cfd (diff)
downloaddrakx-f3c4b26d14c81cea35bc47b654c0ae4d8aac45ef.tar
drakx-f3c4b26d14c81cea35bc47b654c0ae4d8aac45ef.tar.gz
drakx-f3c4b26d14c81cea35bc47b654c0ae4d8aac45ef.tar.bz2
drakx-f3c4b26d14c81cea35bc47b654c0ae4d8aac45ef.tar.xz
drakx-f3c4b26d14c81cea35bc47b654c0ae4d8aac45ef.zip
1.53
Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 12fa1e7ae..080223239 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.52
+VERSION=1.53
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 5382a0f48..9a15c388d 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+Version 1.53 - 28 September 2015 by Thierry Vignaud
+
- fix build with libified perl
Version 1.52 - 30 April 2015 by Thierry Vignaud