aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-05-24 18:50:17 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-05-24 18:50:17 -0700
commita8bd60705aa17a998516837d9c1e503ad4cbd7fc (patch)
treef172777dbf25967453587d7e9a9eb07490693e27 /Makefile
parent[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2C (diff)
downloadlinux-dev-a8bd60705aa17a998516837d9c1e503ad4cbd7fc.tar.xz
linux-dev-a8bd60705aa17a998516837d9c1e503ad4cbd7fc.zip
Linux 2.6.17-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3494c17c9fb9..435d209f42d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 17
-EXTRAVERSION =-rc4
-NAME=Sliding Snow Leopard
+EXTRAVERSION =-rc5
+NAME=Lordi Rules
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"