diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-18 19:08:42 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-18 19:08:42 -0400 |
commit | 7379047d5585187d1288486d4627873170d0005a (patch) | |
tree | 54c32fc8442e3540bc4043516018ce193dbda997 | |
parent | c44b325568ae58bcb10d2f5c198ec471d9ab1bce (diff) |
Linux 4.3-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 3 | 2 | PATCHLEVEL = 3 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |