diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-29 12:55:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-29 12:55:35 -0700 |
commit | 6a010c0abd49388a49af3d5a5bfc00e0d5767607 (patch) | |
tree | d9b49580802a66b7aa29def81efd79c5a990c44c | |
parent | 81440341dbbb9655ba666c62325cceb17dec4621 (diff) |
Linux 4.1.1v4.1.1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 4 PATCHLEVEL = 1 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = -NAME = Hurr durr I'ma sheep +NAME = Series 4800 # *DOCUMENTATION* # To see a list of typical targets execute "make help" |