diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-12 17:13:06 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-12 17:13:06 +0000 |
commit | c12338e47f8a44b8931848535bb75a300ec3cd20 (patch) | |
tree | b73d19d3aff35cdbde73df1758ec51dfb8e561a4 /images | |
parent | b03f5a2ee64c6a35b5bd3129dded467d6a5c74d0 (diff) | |
download | drakx-c12338e47f8a44b8931848535bb75a300ec3cd20.tar drakx-c12338e47f8a44b8931848535bb75a300ec3cd20.tar.gz drakx-c12338e47f8a44b8931848535bb75a300ec3cd20.tar.bz2 drakx-c12338e47f8a44b8931848535bb75a300ec3cd20.tar.xz drakx-c12338e47f8a44b8931848535bb75a300ec3cd20.zip |
1.46
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 e6c1c1eb2..614b8a0cb 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.45 +VERSION=1.46 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 3a07f01d9..d17d1efa6 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.46 - 12 October 2009, by Olivier Blin + - properly fix FileHandle issue Version 1.45 - 12 October 2009, by Thierry Vignaud |