diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-09 16:31:38 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-09 16:31:38 -0400 |
commit | bbf25010f1a6b761914430f5fca081ec8c7accd1 (patch) | |
tree | b612e5257611ef33196aacc00fba813c943384d5 | |
parent | 5df3e0d953c8af6f5b96aa090824b929cb5ab599 (diff) |
Linux 2.6.23v2.6.23
-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 =-rc9 | 4 | EXTRAVERSION = |
5 | NAME = Arr Matey! A Hairy Bilge Rat! | 5 | NAME = Arr Matey! A Hairy Bilge Rat! |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |