diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-07 21:49:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-07 21:49:47 -0700 |
commit | 03188ddd7dd3fdc65d626ac8bb9d1851502263c5 (patch) | |
tree | 78bf8b7f9bf23d905282d36f52f8f0ef09b9a958 | |
parent | eb18ce5b78b1efb313a14532d2883420163e681a (diff) |
Linux 3.0.95v3.0.95
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 94 +SUBLEVEL = 95 EXTRAVERSION = NAME = Sneaky Weasel |