diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-05 18:40:31 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-05 18:40:31 -0800 |
commit | 3bbbcb136d00b0718e63f7fd633f098e0889c3d1 (patch) | |
tree | 46cf11625fd1bf7351fbe44f386d3c3eace7284b | |
parent | 296a041c45c84e173a2c14f51e14bbd19f452275 (diff) |
Linux 3.0.55v3.0.55
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = Sneaky Weasel |