diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-08 19:21:53 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-08 19:21:53 -0800 |
commit | d65b4e98d7ea3038b767b70fe8be959b2913f16d (patch) | |
tree | 7fe91f4ddb6fc89a847d774747cab245929e32b6 | |
parent | 63082402968f4b73f10b28a8ac1f3da821aeb82d (diff) |
Linux 3.3-rc3v3.3-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |