diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-01-25 20:57:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-01-25 20:57:28 +0100 |
commit | 949db153b6466c6f7cad5a427ecea94985927311 (patch) | |
tree | 6fad7de43899e65799188c1a480aacc74745f9bb /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... (diff) | |
download | linux-949db153b6466c6f7cad5a427ecea94985927311.tar.xz linux-949db153b6466c6f7cad5a427ecea94985927311.zip |
Linux 3.8-rc5v3.8-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Terrified Chipmunk # *DOCUMENTATION* |