Bump version to 3.4.12.3 v3.4.12.3
authorSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jan 2011 14:45:17 +0000 (15:45 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 29 Jan 2011 14:45:30 +0000 (15:45 +0100)
ChangeLog
genkernel

index 5e0a670d7e46039af95f4c539d7cf9929b8f4a5a..e9c797fd7dcf35d1ed965babde3f64b04521e3aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  29 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.12.3
+
   29 Jan 2011; Sebastian Pipping <sping@gentoo.org> gen_compile.sh:
   No longer require device mapper bincache for compiling lvm (bug #353026)
 
index a450bc3d2977052e0e2ca0f69a60d5d38390ccc4..afe8fc4b9e443e47877994eaa665b9f0737ff5c6 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.12.2'
+GK_V='3.4.12.3'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.