diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-11 11:22:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-11 11:22:08 +0200 |
commit | a29ab351c8753bba3fd2dab8bb99454393c44dfb (patch) | |
tree | 035c275c118932050e99828ee11b9327b04667c3 | |
parent | 0d5406b61afb06ca7c9b76c924ddc044127bb791 (diff) | |
download | linux-stable-4.5.4.tar.gz linux-stable-4.5.4.tar.bz2 linux-stable-4.5.4.zip |
Linux 4.5.4v4.5.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 5 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Blurry Fish Butt |