diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:49:02 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:49:02 -0700 |
commit | 22e994efa7f9a786fc2c5e07e0b5e312f2db025e (patch) | |
tree | f738df8a87013e657c65c7a59379a2f8ff38a018 | |
parent | d35fdd8cab944d7bc91cf9766dced16a1647e3cf (diff) |
Linux 3.10.6v3.10.6
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = -NAME = Unicycling Gorilla +NAME = TOSSUG Baby Fish # *DOCUMENTATION* # To see a list of typical targets execute "make help" |