diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-28 16:49:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-28 16:49:37 -0800 |
commit | b7392d2247cfe6771f95d256374f1a8e6a6f48d6 (patch) | |
tree | 9ec1993c26aff5202ed1218713c7d440869cf587 | |
parent | 2ea1e35ab1f7adbae1bae2295529991d95c7f349 (diff) |
Linux 3.19-rc2v3.19-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Diseased Newt # *DOCUMENTATION* |