diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-01-09 03:25:02 +0159 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-01-09 03:25:02 +0159 |
commit | 2813f991169b248fd02c65fc1d00fc02262807a1 (patch) | |
tree | 8ec47126a35f5b3c370808a582a7dc36fbaaf929 /rescue | |
parent | cf1c23ca1efcc4cd42039cddaff9429f3f025327 (diff) | |
download | drakx-2813f991169b248fd02c65fc1d00fc02262807a1.tar drakx-2813f991169b248fd02c65fc1d00fc02262807a1.tar.gz drakx-2813f991169b248fd02c65fc1d00fc02262807a1.tar.bz2 drakx-2813f991169b248fd02c65fc1d00fc02262807a1.tar.xz drakx-2813f991169b248fd02c65fc1d00fc02262807a1.zip |
1.50
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 7ec407688..d5fe9008b 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.49 +VERSION=1.50 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 1e43ef866..cd61e23ee 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.50 - 9 January 2015 by Thomas Backlund + - add efibootmgr on x86_64 Version 1.49 - 18 September 2014 by Thomas Backlund |