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