Bump version to 3.4.26 v3.4.26
authorSebastian Pipping <sebastian@pipping.org>
Thu, 22 Mar 2012 03:12:27 +0000 (04:12 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 22 Mar 2012 03:12:27 +0000 (04:12 +0100)
ChangeLog
genkernel

index c1f376db4acb10d99855101d05610b2f940681ec..aa381b8cb651048e2c0d4bd57b41a7621d57b6b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  22 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.26
+
   16 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
   defaults/linuxrc:
   Drop into debug shell when squashfs could not be mounted
index 74f6eda44c567253b4e33f2451a3dfbc1b26548a..ef4279136e09009b21a6575d2a23a61af393aa2f 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.25.1'
+GK_V='3.4.26'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.