Bump version to 3.4.28 v3.4.28
authorSebastian Pipping <sebastian@pipping.org>
Fri, 30 Mar 2012 17:54:32 +0000 (19:54 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 30 Mar 2012 17:54:32 +0000 (19:54 +0200)
ChangeLog
genkernel

index 912f7b7200d084072c7c820cf6a6c2886eb580e9..82da67676d45bc3d31872ee51dae60c3f8fba412 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
 # Distributed under the GPL v2
 # $Id$
 
+  30 Mar 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
+  Bump version to 3.4.28
+
   29 Mar 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts:
   Restore original /dev/tty after GPG (bug #410073), report and initial patch
   by Brendan Pike
index d8ff5afed262643a0f5711cd8e8f949feb2a5077..d1974377f765f63ad337a5e9a703c7265f8f050b 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.27'
+GK_V='3.4.28'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.