diff options
author | Anne Nicolas <ennael@mageia.org> | 2012-02-09 10:17:07 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2012-02-09 10:17:07 +0000 |
commit | 969c1e4a8eca74b6f9d71f9b6016b88feaecd150 (patch) | |
tree | 3432fa2749e9dc0b0e5b1c1b23e767a63f9aba00 | |
parent | 1171ad3564c07efe790a9c22d9904a22e53d1490 (diff) | |
download | drakx-969c1e4a8eca74b6f9d71f9b6016b88feaecd150.tar drakx-969c1e4a8eca74b6f9d71f9b6016b88feaecd150.tar.gz drakx-969c1e4a8eca74b6f9d71f9b6016b88feaecd150.tar.bz2 drakx-969c1e4a8eca74b6f9d71f9b6016b88feaecd150.tar.xz drakx-969c1e4a8eca74b6f9d71f9b6016b88feaecd150.zip |
1.64
-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 a0038bbd7..7df82f77b 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.63 +VERSION=1.64 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index cb84dba77..eb8e17784 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.64 - 9 February 2012 by Anne Nicolas + - fix isolinux.bin copy due to syslinux 4 Version 1.63 - 27 January 2012 by Thierry Vignaud |