diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-21 02:08:50 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-21 02:08:50 +0100 |
commit | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (patch) | |
tree | 002908add5fedb1fb02c50cc44fc9a59f3d98c2f | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... (diff) | |
download | linux-97bf6af1f928216fd6c5a66e8a57bfa95a659672.tar.xz linux-97bf6af1f928216fd6c5a66e8a57bfa95a659672.zip |
Linux 3.19-rc1v3.19-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 18 +PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Diseased Newt # *DOCUMENTATION* |