diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-29 01:49:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-29 01:49:37 +0100 |
commit | b7392d2247cfe6771f95d256374f1a8e6a6f48d6 (patch) | |
tree | 9ec1993c26aff5202ed1218713c7d440869cf587 /Makefile | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
download | linux-b7392d2247cfe6771f95d256374f1a8e6a6f48d6.tar.xz linux-b7392d2247cfe6771f95d256374f1a8e6a6f48d6.zip |
Linux 3.19-rc2v3.19-rc2
Diffstat (limited to 'Makefile')
-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* |