diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-23 18:41:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-23 18:41:09 -0400 |
commit | 4a10c2ac2f368583138b774ca41fac4207911983 (patch) | |
tree | 52c10f40194bd5dec13648649dba4e0a6b007cc8 /Makefile | |
parent | 9d23108df359e572a0dca0b631bfee9f5e0fa9ea (diff) |
Linux 3.12-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = One Giant Leap for Frogkind | 5 | NAME = One Giant Leap for Frogkind |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |