diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-12-14 22:59:02 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-12-14 22:59:02 -0500 |
commit | 7b5d49941dedf1b6634c2b0a110dc2a6f12180c3 (patch) | |
tree | 0be6ff4b2a5933898f7fc639746112ca0b7fefc6 /Makefile | |
parent | 1dcf2103d80a19dc9562e63eb2fb0084e362c3f1 (diff) | |
parent | 8743ce3d7c9698285310920c443c086e337aef44 (diff) | |
download | linux-rt-7b5d49941dedf1b6634c2b0a110dc2a6f12180c3.tar.gz |
Merge tag 'v4.9.66' into v4.9-rt
This is the 4.9.66 stable release
Conflicts:
kernel/sched/rt.c
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 65 +SUBLEVEL = 66 EXTRAVERSION = NAME = Roaring Lionus |