diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-01 12:08:14 +1100 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-01 12:08:14 +1100 |
| commit | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (patch) | |
| tree | 40d83555e3bff55a46fa0f32fee40141af7ff4ac | |
| parent | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... (diff) | |
| download | linux-3.8-rc6.tar.gz linux-3.8-rc6.zip | |
Linux 3.8-rc6v3.8-rc6
| -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" |
