diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-05 00:55:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-05 00:55:44 +0100 |
commit | 805a6af8dba5dfdd35ec35dc52ec0122400b2610 (patch) | |
tree | f6f7009c0b6a896ff1ea22aac7f17f23bd5a9e4f | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-805a6af8dba5dfdd35ec35dc52ec0122400b2610.tar.xz linux-805a6af8dba5dfdd35ec35dc52ec0122400b2610.zip |
Linux 3.2v3.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Saber-toothed Squirrel # *DOCUMENTATION* |