diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-10-10 15:46:44 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-10-10 15:46:44 +0200 |
commit | 639cb56f3637a41a3ab1fc5578bb8929711a2478 (patch) | |
tree | 43d8ff75591dd1ad216dfe8df191a6f35af45f38 | |
parent | 397b837ec477778869c04581b1ac0fe6a3d50b06 (diff) | |
download | drakx-639cb56f3637a41a3ab1fc5578bb8929711a2478.tar drakx-639cb56f3637a41a3ab1fc5578bb8929711a2478.tar.gz drakx-639cb56f3637a41a3ab1fc5578bb8929711a2478.tar.bz2 drakx-639cb56f3637a41a3ab1fc5578bb8929711a2478.tar.xz drakx-639cb56f3637a41a3ab1fc5578bb8929711a2478.zip |
1.92
-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 41a259543..f99c965bb 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.91 +VERSION=1.92 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 7afaf9321..3077418d0 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 1.92 - 10 October 2013 by Thierry Vignaud + - sync with kernel-3.11 Version 1.91 - 10 October 2013 by Thierry Vignaud |