diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-02-24 08:46:31 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-02-24 08:46:31 +0000 |
commit | e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a (patch) | |
tree | 7edb4fb966d4de40e2a1a7ab321558263c39e781 /images | |
parent | 100eef7f6d38ce5c6e4ae2a1ad2f128efa52830d (diff) | |
download | drakx-backup-do-not-use-e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a.tar drakx-backup-do-not-use-e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a.tar.gz drakx-backup-do-not-use-e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a.tar.bz2 drakx-backup-do-not-use-e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a.tar.xz drakx-backup-do-not-use-e55a441a5e6f410b31d6f66198c2e5c5b21f2f6a.zip |
1.67
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 59a4b5b5c..28075492d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.66 +VERSION=1.67 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index bf625c6bd..1a66cfeb1 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.67 - 24 February 2012 by Thierry Vignaud + - include 'cryptd' & 'xts' modules for new crypted fs (mga#3749) Version 1.66 - 23 February 2012 by Thierry Vignaud |