Linux 2.6.1-rc1
diff --git a/Makefile b/Makefile
index c8ebe5b..a819e72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 0
-EXTRAVERSION =
+SUBLEVEL = 1
+EXTRAVERSION =-rc1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"