Bump version to 3.4.19 v3.4.19
authorSebastian Pipping <sebastian@pipping.org>
Sun, 30 Oct 2011 13:32:23 +0000 (14:32 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 30 Oct 2011 13:32:23 +0000 (14:32 +0100)
ChangeLog
genkernel

index 911540350f5dac73a9f768890cecbd62686518e2..361d35139215248b3264a9f093cd604605da9980 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  30 Oct 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.19
+
   25 Oct 2011; Fabio Erculiani <lxnay@gentoo.org> gen_compile.sh:
   fix random build failures during e2fsprogs, force -j1
 
index 0a06cddb181bbebded51e9d4017de58880f17c60..6fec2bebb73857c961dd120260b738e5686ad39a 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.18'
+GK_V='3.4.19'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.