diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-17 09:27:45 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-17 09:27:45 -0800 |
commit | b2824f4e0990716407b0c0e7acee75bb6353febf (patch) | |
tree | d24377ab80fb2f7a1a140398ed03ecdb05e2d701 | |
parent | 8647f31166b23f82f8ba33b3bf563e9f2bbd8956 (diff) |
Linux 3.6.11v3.6.11linux-3.6.y
Notes
EOL
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 686b83ccc7a43..50dc4d1738c1f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 6 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Terrified Chipmunk |