diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-01 02:08:14 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-01 02:08:14 +0100 |
commit | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (patch) | |
tree | 40d83555e3bff55a46fa0f32fee40141af7ff4ac /Makefile | |
parent | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... (diff) | |
download | linux-88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7.tar.xz linux-88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7.zip |
Linux 3.8-rc6v3.8-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc5 -NAME = Terrified Chipmunk +EXTRAVERSION = -rc6 +NAME = Unicycling Gorilla # *DOCUMENTATION* # To see a list of typical targets execute "make help" |