diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2012-09-10 03:27:40 +0200 |
---|---|---|
committer | Sebastian Pipping <sebastian@pipping.org> | 2012-09-10 03:27:40 +0200 |
commit | af46141a1536327e25bfb64d697b1a264a228f9d (patch) | |
tree | 591605fc227d1ddf59c082a7cca52d14eff8de95 | |
parent | Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patch (diff) | |
download | genkernel-af46141a1536327e25bfb64d697b1a264a228f9d.tar.gz genkernel-af46141a1536327e25bfb64d697b1a264a228f9d.tar.bz2 genkernel-af46141a1536327e25bfb64d697b1a264a228f9d.zip |
Bump version to 3.4.42v3.4.42
-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$ + 10 Sep 2012; Sebastian Pipping <sping@gentoo.org> genkernel: + Bump version to 3.4.42 + 10 Sep 2012; Sebastian Pipping <sping@gentoo.org> +patches/busybox/1.20.2/busybox-1.20.2-glibc-sys-resource.patch: Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patch @@ -2,7 +2,7 @@ # $Id$ PATH="${PATH}:/sbin:/usr/sbin" -GK_V='3.4.41' +GK_V='3.4.42' # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option. |