diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-09 01:43:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-09 01:43:45 +0200 |
commit | 55d512e245bc7699a8800e23df1a24195dd08217 (patch) | |
tree | 6ac01c6a86c1eef05c28395552a64010aac1aa8c | |
parent | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... (diff) | |
download | linux-55d512e245bc7699a8800e23df1a24195dd08217.tar.xz linux-55d512e245bc7699a8800e23df1a24195dd08217.zip |
Linux 3.6-rc5v3.6-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |