diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 13:48:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 13:48:57 +0000 |
commit | 0a4a712d73d7fdd1bbad742ced35ec84d3496176 (patch) | |
tree | 81e6c2324ac8ac9ebc6dc90fcbe8d0ed234b5183 | |
parent | 49d1e78bd7ff119e5ef19ef2386faa9bb0c9cc56 (diff) | |
download | drakx-backup-do-not-use-0a4a712d73d7fdd1bbad742ced35ec84d3496176.tar drakx-backup-do-not-use-0a4a712d73d7fdd1bbad742ced35ec84d3496176.tar.gz drakx-backup-do-not-use-0a4a712d73d7fdd1bbad742ced35ec84d3496176.tar.bz2 drakx-backup-do-not-use-0a4a712d73d7fdd1bbad742ced35ec84d3496176.tar.xz drakx-backup-do-not-use-0a4a712d73d7fdd1bbad742ced35ec84d3496176.zip |
1.7.1
-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 9e36cf445..a552d0a0c 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.7 +VERSION=1.7.1 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 74f958d1b..ce10847e6 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.7.1 - 16 May 2008, by Pascal "Pixel" Rigaux + - fix partimage_whole_disk: adapt to libDrakX changes Version 1.7 - 25 September 2007, by Pascal "Pixel" Rigaux |