diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-17 21:48:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-17 21:48:29 +0200 |
commit | 9ee1c939d1cb936b1f98e8d81aeffab57bae46ab (patch) | |
tree | e4660ac807d16a7bd3af6db2dfce539acd94ba23 | |
parent | Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-2.6.12.tar.xz linux-2.6.12.zip |
Linux 2.6.12v2.6.12
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 12 -EXTRAVERSION =-rc6 +EXTRAVERSION = NAME=Woozy Numbat # *DOCUMENTATION* |