diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 08:31:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 08:31:16 +0000 |
commit | 74b449954f7e11043b6c3edce7a240b5c60693f0 (patch) | |
tree | 8bfa0e2a8f7b9a5f43360ac68fed9a8bd24081c2 | |
parent | 5f94b12578bb9a5ca44e01d19c72b15aa458abf4 (diff) | |
download | drakx-74b449954f7e11043b6c3edce7a240b5c60693f0.tar drakx-74b449954f7e11043b6c3edce7a240b5c60693f0.tar.gz drakx-74b449954f7e11043b6c3edce7a240b5c60693f0.tar.bz2 drakx-74b449954f7e11043b6c3edce7a240b5c60693f0.tar.xz drakx-74b449954f7e11043b6c3edce7a240b5c60693f0.zip |
1.20
-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 66ff41f9c..5ebd4f8ca 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.19 +VERSION=1.20 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 15aaa39f0..c1c58ff86 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.20 - 31 August 2007, by Pascal "Pixel" Rigaux + - dynamically determine the size of all.img Version 1.19 - 27 August 2007, by Olivier "blino" Blin |