diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-19 10:05:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-19 10:05:47 -0700 |
commit | ae101a35196a14a8388b7db5f7ddd0b3cfdc5f99 (patch) | |
tree | ff23c68a48db20785dcc848e12a11ff415447043 | |
parent | 49432a001824f973ccf8214c7ef9e8e72c974987 (diff) |
Linux 3.0.79v3.0.79
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 78 +SUBLEVEL = 79 EXTRAVERSION = NAME = Sneaky Weasel |