diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-12 15:10:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-12 15:10:30 -0700 |
commit | bc0195aad0daa2ad5b0d76cce22b167bc3435590 (patch) | |
tree | 85a74718d377195e1efd0843ba4f3260bad4fe07 /Makefile | |
parent | 01e2d0627a9a6edb24c37db45db5ecb31e9de808 (diff) |
Linux 4.2-rc2v4.2-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |