diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2011-01-31 13:00:00 +0100 |
---|---|---|
committer | Sebastian Pipping <sebastian@pipping.org> | 2011-01-31 13:00:00 +0100 |
commit | 734bbf97f4dda5e1bc4d427c24cb53be607509e3 (patch) | |
tree | 9c1e1ffc87730c1e9dde78e9f2ae80e9046d0a12 | |
parent | Extend change log (diff) | |
download | genkernel-734bbf97f4dda5e1bc4d427c24cb53be607509e3.tar.gz genkernel-734bbf97f4dda5e1bc4d427c24cb53be607509e3.tar.bz2 genkernel-734bbf97f4dda5e1bc4d427c24cb53be607509e3.zip |
Bump version to 3.4.12.6v3.4.12.6
-rw-r--r-- | ChangeLog | 3 | ||||
-rwxr-xr-x | genkernel | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 31 Jan 2011; Sebastian Pipping <sping@gentoo.org> genkernel: + Bump version to 3.4.12.6 + 31 Jan 2011; Sebastian Pipping <sping@gentoo.org> ChangeLog: Speed up LVM activation (bug #351047) @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.12.5' +GK_V='3.4.12.6' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |