diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-03 11:03:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-03 11:03:56 -0700 |
commit | 2d0ed86595ca3a101c710efaec7aab0ca69c76da (patch) | |
tree | 4e5732c5282a6edaf48a4fea2fbd093b0d539263 | |
parent | db61e4ec623437237d05b5ab8ce97d9377682de2 (diff) |
Linux 3.0.85v3.0.85
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 84 +SUBLEVEL = 85 EXTRAVERSION = NAME = Sneaky Weasel |