summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-02-01 12:08:14 +1100
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-01 12:08:14 +1100
commit88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (patch)
tree40d83555e3bff55a46fa0f32fee40141af7ff4ac
parentcc6c954a076c5df7e0ac8d5e4ffa8b4f5572ae1d (diff)
Linux 3.8-rc6v3.8-rc6
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2d3c92c774fb..54dfde5e9f9e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 3
PATCHLEVEL = 8
SUBLEVEL = 0
-EXTRAVERSION = -rc5
-NAME = Terrified Chipmunk
+EXTRAVERSION = -rc6
+NAME = Unicycling Gorilla
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"