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