projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d843544
)
Bump version to 3.4.41
v3.4.41
author
Richard Yao
<ryao@cs.stonybrook.edu>
Tue, 14 Aug 2012 14:35:48 +0000
(10:35 -0400)
committer
Richard Yao
<ryao@cs.stonybrook.edu>
Tue, 14 Aug 2012 14:35:48 +0000
(10:35 -0400)
ChangeLog
patch
|
blob
|
history
genkernel
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0e32e8d207f75fb1038522522593a879cdc5c924..dde71f69d6c4949720d8c76a4cf152a7a0ca2288 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-5,6
+5,9
@@
# Distributed under the GPL v2
# $Id$
+ 14 Aug 2012; Richard Yao <ryao@gentoo.org> genkernel:
+ Bump version to 3.4.41
+
12 Aug 2012; Sebastian Pipping <sping@gentoo.org> +defaults/software.sh,
genkernel.conf:
Move software version defaults for defaults/software.sh to ease the
diff --git
a/genkernel
b/genkernel
index 7584ad9beacc37083f868dabbc3f25b031ba1fe3..b0d6055996ed1c2c2606ac34219ed63bc702d5ae 100755
(executable)
--- a/
genkernel
+++ b/
genkernel
@@
-2,7
+2,7
@@
# $Id$
PATH="${PATH}:/sbin:/usr/sbin"
-GK_V='3.4.4
0
'
+GK_V='3.4.4
1
'
# Set the default for TMPDIR. May be modified by genkernel.conf or the
# --tempdir command line option.