Bump version to 3.4.14 v3.4.14
authorSebastian Pipping <sebastian@pipping.org>
Wed, 16 Mar 2011 13:44:18 +0000 (14:44 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 16 Mar 2011 13:48:56 +0000 (14:48 +0100)
ChangeLog
genkernel

index 494bc4aa53cf927c9a2b284ccba2d5e3b45c3f44..0ed477d2e76e28f796e232b6a97e5ff5c9ee2acb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  16 Mar 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.14
+
   16 Mar 2011; Fabio Erculiani <lxnay@sabayon.org> **/modules_load:
   Add btrfs to MODULES_FS
 
index 5936567bcb0e915f51b423ff2100649703468740..b84e3e5eeba5557a3a1e2e10fb9f5049bff45048 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.13'
+GK_V='3.4.14'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.