diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-03 22:49:55 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-03 22:49:55 -0400 |
commit | d4ac2477fad0f2680e84ec12e387ce67682c5c13 (patch) | |
tree | 909c767ffc1b6e4413357e6b069e834efab19955 | |
parent | 22da317629bad23816f3fa26d657fb46e7af21c7 (diff) |
Linux 2.6.23-rc2v2.6.23-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 23 | 3 | SUBLEVEL = 23 |
4 | EXTRAVERSION =-rc1 | 4 | EXTRAVERSION =-rc2 |
5 | NAME = Holy Dancing Manatees, Batman! | 5 | NAME = Holy Dancing Manatees, Batman! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |