diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:00:25 -0700 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2015-12-22 13:46:17 +0900 |
commit | a0626e0e7554c962a2a4ffd6a2f556be2a28272f (patch) | |
tree | ffa29eb76195b9c028f86107f1ea94355c7e74dc | |
parent | cee8fd83de53cd55166a00fa7d8d8d2c8c91df5e (diff) | |
download | linux-3.10-artik-a0626e0e7554c962a2a4ffd6a2f556be2a28272f.tar.gz linux-3.10-artik-a0626e0e7554c962a2a4ffd6a2f556be2a28272f.tar.bz2 linux-3.10-artik-a0626e0e7554c962a2a4ffd6a2f556be2a28272f.zip |
Linux 3.10.89
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 88 +SUBLEVEL = 89 EXTRAVERSION = NAME = TOSSUG Baby Fish |