Bump version to 3.4.44 v3.4.44
authorSebastian Pipping <sebastian@pipping.org>
Sun, 14 Oct 2012 16:25:15 +0000 (18:25 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 14 Oct 2012 16:25:15 +0000 (18:25 +0200)
ChangeLog
genkernel

index 85749ddf03063202fc36f61e6e85d9e00af87f34..890050ffda7f277ef77829f305931db2befa415f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  14 Oct 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.44
+
   14 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_cmdline.sh,
   gen_configkernel.sh, gen_determineargs.sh:
   Bug #432956: Easy to include VirtIO support in kernel.
index 1630cd6abb5cb3fe241f954c516acbcc8ca25d38..f4dd4d85b169d1d6e450fbf67ec2250a8742f41e 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.43'
+GK_V='3.4.44'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.