diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-12 21:25:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-12 21:25:24 -0700 |
commit | 39d3520c92cf7a28c07229ca00cc35a1e8026c77 (patch) | |
tree | e6b7c88faa3aa88fc01ffcd07b2eab62e2b4a0f6 | |
parent | 738ddd30397c25adfa9729257623ada96ef8ce96 (diff) |
Linux 2.6.23-rc3v2.6.23-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |