diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-04 16:57:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-04 16:57:17 +0100 |
commit | 049e6dde7e57f0054fdc49102e7ef4830c698b46 (patch) | |
tree | ec9c177c64815ee50957bd972f8be3a27a9261e4 | |
parent | 30c44659f4a3e7e1f9f47e895591b4b40bf62671 (diff) |
Linux 4.3-rc4v4.3-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |