diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-28 19:49:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-28 19:49:37 -0500 |
commit | b7392d2247cfe6771f95d256374f1a8e6a6f48d6 (patch) | |
tree | 9ec1993c26aff5202ed1218713c7d440869cf587 /Makefile | |
parent | 2ea1e35ab1f7adbae1bae2295529991d95c7f349 (diff) |
Linux 3.19-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 = 19 | 2 | PATCHLEVEL = 19 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Diseased Newt | 5 | NAME = Diseased Newt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |