diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 14:22:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-05-16 14:22:15 +0000 |
commit | 79d5df49e1c798890524165b9f3c8c43c292a56f (patch) | |
tree | 90ee05a3ab8e8490a23c98ba63d0b17d45af6dc6 | |
parent | 2aafa239a9bc8448b4235579cfdf7ffdc01fab6c (diff) | |
download | drakx-backup-do-not-use-79d5df49e1c798890524165b9f3c8c43c292a56f.tar drakx-backup-do-not-use-79d5df49e1c798890524165b9f3c8c43c292a56f.tar.gz drakx-backup-do-not-use-79d5df49e1c798890524165b9f3c8c43c292a56f.tar.bz2 drakx-backup-do-not-use-79d5df49e1c798890524165b9f3c8c43c292a56f.tar.xz drakx-backup-do-not-use-79d5df49e1c798890524165b9f3c8c43c292a56f.zip |
1.7.2.
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index a552d0a0c..d2351babe 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.7.1 +VERSION=1.7.2 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index ce10847e6..4f7884722 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,4 +1,4 @@ -Version 1.7.1 - 16 May 2008, by Pascal "Pixel" Rigaux +Version 1.7.2 - 16 May 2008, by Pascal "Pixel" Rigaux - fix partimage_whole_disk: adapt to libDrakX changes |