diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:09:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-04 06:09:28 +0800 |
commit | e28c3f2b514b5581e15614f7cf976131092cf4b6 (patch) | |
tree | fec93fa3aa2760f7ed9a04b0a57c666e00ef9a44 | |
parent | 6c80ee53f3737993f693bf2a3b4b3e4bbde9b51f (diff) |
Linux 3.0.68v3.0.68
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 67 +SUBLEVEL = 68 EXTRAVERSION = NAME = Sneaky Weasel |