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 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... (diff) | |
| download | linux-4.3-rc4.tar.gz linux-4.3-rc4.zip | |
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* |
