aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-03-16 14:44:18 +0100
committerSebastian Pipping <sebastian@pipping.org>2011-03-16 14:48:56 +0100
commit16a7793dda5b79e27f2ba64a11c15e6b410e65cc (patch)
treeebdf95f2e435b430cc887085b89cf0173ff9fc5c
parentMerge branch experimental using --no-ff (diff)
downloadgenkernel-16a7793dda5b79e27f2ba64a11c15e6b410e65cc.tar.gz
genkernel-16a7793dda5b79e27f2ba64a11c15e6b410e65cc.tar.bz2
genkernel-16a7793dda5b79e27f2ba64a11c15e6b410e65cc.zip
Bump version to 3.4.14v3.4.14
-rw-r--r--ChangeLog3
-rwxr-xr-xgenkernel2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 494bc4a..0ed477d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
+ 16 Mar 2011; Sebastian Pipping <sping@gentoo.org> genkernel:
+ Bump version to 3.4.14
+
16 Mar 2011; Fabio Erculiani <lxnay@sabayon.org> **/modules_load:
Add btrfs to MODULES_FS
diff --git a/genkernel b/genkernel
index 5936567..b84e3e5 100755
--- a/genkernel
+++ b/genkernel
@@ -2,7 +2,7 @@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.13'
+GK_V='3.4.14'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.