diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index db8de0a47..a724412f0 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.9 +VERSION=1.10 PRODUCT=drakx-installer-images IMAGES_DEST = $(ROOTDEST)/install/images diff --git a/images/NEWS b/images/NEWS index 811ac3644..104d3fd33 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.10 - 29 June 2007, by Pascal "Pixel" Rigaux + - default to theme Mandriva-Free, and only setting another one through THEME environment variable |