Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-28 01:32:35 (GMT)
committer Linus Torvalds <torvalds@woody.linux-foundation.org>2007-08-28 01:32:35 (GMT)
commitb07d68b5ca4d55a16fab223d63d5fb36f89ff42f (patch) (side-by-side diff)
treef1645f0bb18417c77859698d23e4cc21af4ff89a
parentf99ba18a96195f047546bd515aabf81fda70ef09 (diff)
Linux 2.6.23-rc4v2.6.23-rc4
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3229a4..eb28ccb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 23
-EXTRAVERSION =-rc3
-NAME = Holy Dancing Manatees, Batman!
+EXTRAVERSION =-rc4
+NAME = Pink Farting Weasel
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
# More info can be located in ./README
# Comments in this file are targeted only to the developer, do not
# expect to learn how to build the kernel reading this file.