diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-17 01:34:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-17 01:34:13 +0200 |
commit | 2c6625cd545bdd66acff14f3394865d43920a5c7 (patch) | |
tree | 694f61f31cc80de028f57a50c2e7fe3f55589623 /Makefile | |
parent | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-2c6625cd545bdd66acff14f3394865d43920a5c7.tar.xz linux-2c6625cd545bdd66acff14f3394865d43920a5c7.zip |
Linux 4.2-rc7v4.2-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |