Bump for 3.4.44.1 with bugfix-only. v3.4.44.1
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 15 Oct 2012 05:40:28 +0000 (05:40 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 15 Oct 2012 05:40:28 +0000 (05:40 +0000)
ChangeLog
genkernel

index 51fdf0029603953045fe6966a123da1e29375028..992ab911fbb45d655f952c48a41e015f0113d992 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,10 @@
 # - 2008-2012 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 # $Id$
-  
+
+  15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> genkernel:
+  Bump for 3.4.44.1 with bugfix-only.
+
   15 Oct 2012; Robin H. Johnson <robbat2@gentoo.org> gen_compile.sh,
   gen_package.sh:
   Fix corner cases on OUTPUTDIR.
index f4dd4d85b169d1d6e450fbf67ec2250a8742f41e..1796da311ac1fa2803132e79aab4c5e91e52ac5c 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.44'
+GK_V='3.4.44.1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.