diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-21 16:14:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-21 16:14:10 -0700 |
commit | fa8410b355251fd30341662a40ac6b22d3e38468 (patch) | |
tree | 37ad2e42e7d61554087037206fe10f8235faa5ec /Makefile | |
parent | 46097f27180c7dd371c2b0391d40bb1fa36007af (diff) | |
download | op-kernel-dev-fa8410b355251fd30341662a40ac6b22d3e38468.zip op-kernel-dev-fa8410b355251fd30341662a40ac6b22d3e38468.tar.gz |
Linux 4.8-rc3v4.8-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |