diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-15 12:05:01 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-15 12:05:01 -0700 |
commit | a422ca75bd264cd26bafeb6305655245d2ea7c6b (patch) | |
tree | ff4525226cccf629a2a645b55d5e7ef2d8c83840 | |
parent | 931d5990ed8186a1dc627b34c7d3b28dd89011d7 (diff) |
Linux 3.0.41v3.0.41
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 40 +SUBLEVEL = 41 EXTRAVERSION = NAME = Sneaky Weasel |