aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-07-30 02:15:36 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-30 02:15:36 -0400
commitb6ff50833ad43a8ebd9b16bf53c334f7aaf33c41 (patch)
tree6f7f4542a9ff9079db30761494f123272fe45c75
parentaf652c26f5f0eceb6d8cb97eb9b86fba6f1f3b85 (diff)
Linux v2.6.18-rc3v2.6.18-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1dd58d35d72c..c9b7dbb64c71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 18 3SUBLEVEL = 18
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME=Crazed Snow-Weasel 5NAME=Crazed Snow-Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*