diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 07:00:59 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 07:00:59 -0700 |
commit | 5b31202a3604ef905d0433402aaf8aadf4660774 (patch) | |
tree | 6f78812aee14c3697cde1c68ef7ccf1e079c67dd | |
parent | 2e4e7cb96933d2c9794125b038bd9ea9cba9bcfc (diff) |
Linux 3.0.99v3.0.99
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 98 +SUBLEVEL = 99 EXTRAVERSION = NAME = Sneaky Weasel |