diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-21 22:30:23 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-21 22:30:23 -0400 |
commit | 08332893e37af6ae779367e78e444f8f9571511d (patch) | |
tree | 246b6aeba5ce5584d5c4d57416fedc1fcf67d7cb | |
parent | 33c9e9729033387ef0521324c62e7eba529294af (diff) |
Linux 4.12-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Fearless Coyote | 5 | NAME = Fearless Coyote |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |