diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-24 11:09:48 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-24 11:09:48 -0700 |
commit | f9429439e89dd9e7440de0334f3eefcd3a37adf4 (patch) | |
tree | a24f236923200c45e4084a37dc02ba8e588826fd /Makefile | |
parent | e51c0ea1c933d98e3f0ea5bf0a8a3149475cf0a1 (diff) | |
download | kernel_samsung_espresso10-f9429439e89dd9e7440de0334f3eefcd3a37adf4.zip kernel_samsung_espresso10-f9429439e89dd9e7440de0334f3eefcd3a37adf4.tar.gz kernel_samsung_espresso10-f9429439e89dd9e7440de0334f3eefcd3a37adf4.tar.bz2 |
Linux 3.0.80
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = Sneaky Weasel |