diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-15 13:43:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-15 13:43:07 +0100 |
commit | 75353ac8ff437322ca5520b28d9f9b4b41b39bd6 (patch) | |
tree | 5d888a01a017ccd949a2747429265bef6b45408b | |
parent | 6fea974494af50921a5201ebb30c65dde30a1a2b (diff) |
Linux 4.9.4v4.9.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Roaring Lionus |