diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-29 14:59:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-29 14:59:41 +0000 |
commit | 883b74a6eeb294bf6dd999a048467aff65d70da1 (patch) | |
tree | 45e3de6f9a6bf2c7b50daa1b4da6a4cd13f4eb93 /images/Makefile | |
parent | d7085ca57eb6bacd0fb92dbb92de2dca619c4b60 (diff) | |
download | drakx-883b74a6eeb294bf6dd999a048467aff65d70da1.tar drakx-883b74a6eeb294bf6dd999a048467aff65d70da1.tar.gz drakx-883b74a6eeb294bf6dd999a048467aff65d70da1.tar.bz2 drakx-883b74a6eeb294bf6dd999a048467aff65d70da1.tar.xz drakx-883b74a6eeb294bf6dd999a048467aff65d70da1.zip |
1.10
Diffstat (limited to 'images/Makefile')
-rw-r--r-- | images/Makefile | 2 |
1 files changed, 1 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 |