summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 14:42:46 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-10-10 14:43:14 +0200
commit80e391ef01ecd0f340b233c54e6b609ce023a9c4 (patch)
treec37e34534ed341ef5f13db93edbb09c02e75dd21
parent3466cc7f482b6b09ea124c6146e4fbead2c6d468 (diff)
downloaddrakx-80e391ef01ecd0f340b233c54e6b609ce023a9c4.tar
drakx-80e391ef01ecd0f340b233c54e6b609ce023a9c4.tar.gz
drakx-80e391ef01ecd0f340b233c54e6b609ce023a9c4.tar.bz2
drakx-80e391ef01ecd0f340b233c54e6b609ce023a9c4.tar.xz
drakx-80e391ef01ecd0f340b233c54e6b609ce023a9c4.zip
1.91
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 01bbc23f3..41a259543 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.90
+VERSION=1.91
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index 693ebcdd9..e74157b83 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.91 - 10 October 2013 by Thierry Vignaud
+
- partial sync with kernel-3.11 regarding USB: include
ehci-tegra, ohci-pci ohci-platform fusbh200-hcd & usb_common
(might fix mga#11377)