summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2012-01-25 00:11:35 +0100
committerSebastian Pipping <sebastian@pipping.org>2012-01-25 00:11:35 +0100
commit41a055a9754e903a69293c6a8d8efb694d233ce8 (patch)
tree2c5af4484b13d9d5bcb835c8da16a3ce21e4ab73
parentEnable patch application for mdadm, add patch to fix compilation (bug #381089) (diff)
downloadgenkernel-41a055a9754e903a69293c6a8d8efb694d233ce8.tar.gz
genkernel-41a055a9754e903a69293c6a8d8efb694d233ce8.tar.bz2
genkernel-41a055a9754e903a69293c6a8d8efb694d233ce8.zip
Bump version to 3.4.16.1v3.4.16.1
-rw-r--r--ChangeLog3
-rwxr-xr-xgenkernel2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c0cdd6f..393f07f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
+ 24 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+ Bump version to 3.4.16.1
+
30 Aug 2011; Sebastian Pipping <sping@gentoo.org>
+patches/mdadm/3.1.4/mdadm-3.1.4-z-now.patch, gen_compile.sh:
Enable patch application for mdadm, add patch to fix compilation (bug
diff --git a/genkernel b/genkernel
index f72cf43f..4e265806 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.16'
+GK_V='3.4.16.1'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.