Bump version to 3.4.21.1 v3.4.21.1
authorSebastian Pipping <sebastian@pipping.org>
Thu, 5 Jan 2012 20:31:57 +0000 (21:31 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 5 Jan 2012 20:31:57 +0000 (21:31 +0100)
ChangeLog
genkernel

index f52f0641b28dd8acaec94c59146f3f7c694b3fac..dfb5c05ce4088e8bddebda017c215da222ac2f89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
 # $Id$
 
   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> genkernel:
-  Bump version to 3.4.21
+  Bump version to 3.4.21.1
 
   05 Jan 2012; Sebastian Pipping <sping@gentoo.org> defaults/initrd.scripts,
   defaults/linuxrc, doc/genkernel.8.txt:
index 0122b0aa52f27fceaa4d7195047dffeb68d2a2a6..dc3249190d34c4fd33ea4374aaa00653bc7d8681 100755 (executable)
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
 # $Id$
 
 PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.20'
+GK_V='3.4.21.1'
 
 # Set the default for TMPDIR.  May be modified by genkernel.conf or the
 # --tempdir command line option.