diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-21 01:08:50 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-21 01:08:50 (GMT) |
commit | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (patch) | |
tree | 002908add5fedb1fb02c50cc44fc9a59f3d98c2f | |
parent | 60815cf2e05057db5b78e398d9734c493560b11e (diff) | |
download | linux-97bf6af1f928216fd6c5a66e8a57bfa95a659672.tar.xz |
Linux 3.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* |