diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-14 15:23:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-14 15:23:09 -0800 |
commit | 702c0ce9a7c7ad1b22883aa82d8c29eaa6e65aab (patch) | |
tree | 9cdd64271a0fe8dd88a76772c2f577f0bcf7da2d | |
parent | 5b0465dd4ad41705e55fdc2dbe0c8c1e9f88e656 (diff) |
Linux 4.4.49v4.4.49
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 0793cd4126568..5fab6d4068b5c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 48 +SUBLEVEL = 49 EXTRAVERSION = NAME = Blurry Fish Butt |