aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-17 15:48:29 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-17 15:48:29 -0400
commit9ee1c939d1cb936b1f98e8d81aeffab57bae46ab (patch)
treee4660ac807d16a7bd3af6db2dfce539acd94ba23
parentdfd11c2e61d3c0c417d341866ed53c44933b65b4 (diff)
Linux 2.6.12v2.6.12
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e005e18c71c..0d1e74d50067 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 12 3SUBLEVEL = 12
4EXTRAVERSION =-rc6 4EXTRAVERSION =
5NAME=Woozy Numbat 5NAME=Woozy Numbat
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*