diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-23 21:10:57 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-23 21:10:57 -0400 |
commit | 979570e02981d4a8fc20b3cc8fd651856c98ee9d (patch) | |
tree | 0f7588e4ee4c06769371801075550ba97ff1aab6 | |
parent | 56bae802681116dc279c40218b146b5a0c553a3b (diff) |
Linux 3.6-rc7
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Terrified Chipmunk |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |