diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-08 15:44:44 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-08 15:44:44 +0000 |
commit | 2610088e922c4b1fc05caae0e22389d63b87da3d (patch) | |
tree | 36cbe578cae717c3dce78b632fd66dc5832be5c8 | |
parent | 9324ee0dfcba710e11101a588148af30f24626ee (diff) | |
download | drakx-2610088e922c4b1fc05caae0e22389d63b87da3d.tar drakx-2610088e922c4b1fc05caae0e22389d63b87da3d.tar.gz drakx-2610088e922c4b1fc05caae0e22389d63b87da3d.tar.bz2 drakx-2610088e922c4b1fc05caae0e22389d63b87da3d.tar.xz drakx-2610088e922c4b1fc05caae0e22389d63b87da3d.zip |
1.6
-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 842c159b1..e8f0e245d 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.5 +VERSION=1.6 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 260e640af..1a96aadf4 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.6 - 8 August 2007, by Pascal "Pixel" Rigaux + - adapt to new libldetect together with drakx-installer-images 1.13 - loadkeys file: o handle new "kbd" rpm which have .map files instead of .kmap |