diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-28 10:36:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-28 10:36:33 -0700 |
commit | f88df5ff96f5ea632aa2d193d2c9019aa4c728d9 (patch) | |
tree | b5f20f69d7206fa62cb6b69277895f8b007c9843 /Makefile | |
parent | f2a713d25e8b95e065c90af72f461e99427e20f8 (diff) | |
download | linux-3.10-f88df5ff96f5ea632aa2d193d2c9019aa4c728d9.tar.gz linux-3.10-f88df5ff96f5ea632aa2d193d2c9019aa4c728d9.tar.bz2 linux-3.10-f88df5ff96f5ea632aa2d193d2c9019aa4c728d9.zip |
Linux 3.4.16v3.4.16
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Saber-toothed Squirrel |