Bump version to 3.4.41 v3.4.41
authorRichard Yao <ryao@cs.stonybrook.edu>
Tue, 14 Aug 2012 14:35:48 +0000 (10:35 -0400)
committerRichard Yao <ryao@cs.stonybrook.edu>
Tue, 14 Aug 2012 14:35:48 +0000 (10:35 -0400)
ChangeLog
genkernel

index 0e32e8d207f75fb1038522522593a879cdc5c924..dde71f69d6c4949720d8c76a4cf152a7a0ca2288 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  14 Aug 2012; Richard Yao <ryao@gentoo.org> genkernel:
+  Bump version to 3.4.41
+
   12 Aug 2012; Sebastian Pipping <sping@gentoo.org> +defaults/software.sh,
   genkernel.conf:
   Move software version defaults for defaults/software.sh to ease the
index 7584ad9beacc37083f868dabbc3f25b031ba1fe3..b0d6055996ed1c2c2606ac34219ed63bc702d5ae 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.40'
+GK_V='3.4.41'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.