diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 10:52:08 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 10:52:08 -0700 |
commit | 4b73febd1ba302268aabe370de25601eaa884b25 (patch) | |
tree | 6a763eda6daa8713ac4f9b66d1abafcb22828b8f | |
parent | e3a5271b41ebe36c06943c948b1eb8d0c6da30d5 (diff) |
Linux 3.9.6v3.9.6
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 9 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = -NAME = Unicycling Gorilla +NAME = Black Squirrel Wakeup Call # *DOCUMENTATION* # To see a list of typical targets execute "make help" |