diff options
author | Thomas Backlund <tmb@mageia.org> | 2013-05-18 12:53:04 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2013-05-18 12:53:04 +0000 |
commit | c33feb9c53c23901249270216faf6fa0eedf0302 (patch) | |
tree | 7d64449b6ee1ce8e4a38f474ef3eff501e9ffa9b | |
parent | f1990b634f002820a3457368fb2697e50fc6f3cb (diff) | |
download | drakx-backup-do-not-use-c33feb9c53c23901249270216faf6fa0eedf0302.tar drakx-backup-do-not-use-c33feb9c53c23901249270216faf6fa0eedf0302.tar.gz drakx-backup-do-not-use-c33feb9c53c23901249270216faf6fa0eedf0302.tar.bz2 drakx-backup-do-not-use-c33feb9c53c23901249270216faf6fa0eedf0302.tar.xz drakx-backup-do-not-use-c33feb9c53c23901249270216faf6fa0eedf0302.zip |
1.44
-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 e62aefc31..e9b620dda 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.43 +VERSION=1.44 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 15236c088..fd4fc238f 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.44 - 18 May 2013 by Colin Guthrie + - ensure /dev is bind mounted before re-installing bootloader (mga#10107) Version 1.43 - 15 May 2013 by Colin Guthrie |