aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-08-28 19:41:01 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-28 19:41:01 -0400
commit02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b (patch)
tree9b182c47688d261775f8c49e06cb795dfc8931dc
parent20b1730af3ae05450b0e03f5aed40c4313f65db6 (diff)
Linux v2.6.13v2.6.13
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 300f61f6f6a2..5acd1fc68d17 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 13 3SUBLEVEL = 13
4EXTRAVERSION =-rc7 4EXTRAVERSION =
5NAME=Woozy Numbat 5NAME=Woozy Numbat
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*