Bump to 3.4.33.1 v3.4.33.1
authorSebastian Pipping <sebastian@pipping.org>
Thu, 17 May 2012 18:32:58 +0000 (20:32 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 17 May 2012 18:32:58 +0000 (20:32 +0200)
ChangeLog
genkernel

index 0173167cf72bc923dc20b3a61216cb5c1f4c69d7..8c26f2126a7268075f9ab06413a6c9cd47fc2547 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  17 May 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump to 3.4.33.1
+
   17 May 2012; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc:
   Fix call to blkid as "blkid -l -t UUID=foo" (without -o device) does not seem
   to work well with blkid of util-linux
index 6924e90e6dd796da5c5162bebd7bdce91d2ed132..13914a169dbbd74bbad1843f59eee177e627f0c0 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.33'
+GK_V='3.4.33.1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.