Bump version to 3.4.30 v3.4.30
authorSebastian Pipping <sebastian@pipping.org>
Mon, 16 Apr 2012 02:10:17 +0000 (04:10 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 16 Apr 2012 02:10:17 +0000 (04:10 +0200)
ChangeLog
genkernel

index 8eebbaf0055fdfad1772b97b6f8c85be88b2aed4..fcdde94167862d29b40c39d35726ac057ed20d3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  16 Apr 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.30
+
   16 Apr 2012; Sebastian Pipping <sping@gentoo.org> gen_initramfs.sh:
   Support a non-static cryptsetup binary (bug #409277)
 
index ea7e5961873c52c59f610a3c04aed6fcdac7a104..b4a899f1f89a1d0134ffdb150a72b27517213885 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.29'
+GK_V='3.4.30'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.