diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-08-05 21:42:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-08-05 21:42:20 +0000 |
commit | f5b09c7842d64245fca229e6b2d39289a3d3e26e (patch) | |
tree | 55b3df524c63180257e127bed1016ea27b2dd531 /rescue | |
parent | 4654286d50e2e8e8ea9d0dd1b783cd094a118fc6 (diff) | |
download | drakx-backup-do-not-use-f5b09c7842d64245fca229e6b2d39289a3d3e26e.tar drakx-backup-do-not-use-f5b09c7842d64245fca229e6b2d39289a3d3e26e.tar.gz drakx-backup-do-not-use-f5b09c7842d64245fca229e6b2d39289a3d3e26e.tar.bz2 drakx-backup-do-not-use-f5b09c7842d64245fca229e6b2d39289a3d3e26e.tar.xz drakx-backup-do-not-use-f5b09c7842d64245fca229e6b2d39289a3d3e26e.zip |
1.25.1
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index a18be23f0..00c955954 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.25 +VERSION=1.25.1 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index d0727e95a..1a6c02467 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.25.1 - 05 August 2011, by Thierry Vignaud + - fix build with perl-5.14 Version 1.25 - 05 August 2011, by Thierry Vignaud |