diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-08 02:23:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-08 02:23:56 +0200 |
commit | bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a (patch) | |
tree | a240df85bb663c753f5cdee95b518f7eb527516c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff) | |
download | linux-bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a.tar.xz linux-bd0a521e88aa7a06ae7aabaed7ae196ed4ad867a.zip |
Linux 3.5-rc6v3.5-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |