diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-09 22:31:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-09 22:31:38 +0200 |
commit | bbf25010f1a6b761914430f5fca081ec8c7accd1 (patch) | |
tree | b612e5257611ef33196aacc00fba813c943384d5 /Makefile | |
parent | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus (diff) | |
download | linux-bbf25010f1a6b761914430f5fca081ec8c7accd1.tar.xz linux-bbf25010f1a6b761914430f5fca081ec8c7accd1.zip |
Linux 2.6.23v2.6.23
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 =-rc9 +EXTRAVERSION = NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |