diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-05 23:20:14 -0700 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2015-12-22 13:45:48 +0900 |
commit | 368e46f68543f4259e0ba087e7387d0dad73d020 (patch) | |
tree | ece47f82d91922bd591e0a6e90da3a3a8f10a2c8 /Makefile | |
parent | ce77dc7fbdafacf2903fb9556389131ea3b7ed4e (diff) | |
download | linux-3.10-artik-368e46f68543f4259e0ba087e7387d0dad73d020.tar.gz linux-3.10-artik-368e46f68543f4259e0ba087e7387d0dad73d020.tar.bz2 linux-3.10-artik-368e46f68543f4259e0ba087e7387d0dad73d020.zip |
Linux 3.10.80
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = TOSSUG Baby Fish |