aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.osdl.org>2003-12-30 04:44:13 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2003-12-30 04:44:13 -0800
commitf6fb237ba312292c39dd6a9fb5c6a0fbdc40b2f7 (patch)
treeb0156596afdcc3c796a305ce2f191cda2086d673
parentf921eab8357c57c363d2b250ac9350361a585e9b (diff)
downloadhistory-f6fb237ba312292c39dd6a9fb5c6a0fbdc40b2f7.tar.gz
Linux 2.6.1-rc1v2.6.1-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c8ebe5b1f0f9e..a819e72dddd24 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"