diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-19 14:35:24 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-19 14:35:24 -0800 |
| commit | 49f9ae92af54217fd9821a7613342178893a72af (patch) | |
| tree | 457e988156b495dc7434cddb43d4f755404c2585 | |
| parent | 1c141a118520e7a61a6f189164f07c512b828dea (diff) | |
| download | linux-4.3.y.tar.gz | |
Linux 4.3.6v4.3.6linux-4.3.y
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index efc7a766c47055..95568cb1f5c6c8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 3 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Blurry Fish Butt |
