diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-12 16:35:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-12 16:35:56 -0700 |
commit | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (patch) | |
tree | 56e6df9207ba153da5cc9e6b989b00a40477dff1 | |
parent | 6917b51dee54f21816706af2278517b7af218f9a (diff) |
Linux 4.3-rc1v4.3-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 2 +PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |