diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-01 14:31:53 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-01 14:31:53 -0800 |
commit | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (patch) | |
tree | 0756648fc3e8141173149202fcebaee61f6d7486 | |
parent | 4759d386d55fef452d692bf101167914437e848e (diff) | |
download | linux-0c744ea4f77d72b3dcebb7a8f2684633ec79be88.tar.bz2 |
Linux 4.10-rc2v4.10-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Roaring Lionus # *DOCUMENTATION* |