diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-12 09:18:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-12 09:18:32 -0700 |
commit | e7e5d6bd5c282272501531bb362245a48f64e163 (patch) | |
tree | a48833d0aa8171e9d4291157a2e084cbd2c57ab8 | |
parent | 5c077afc739a302afb26fe3cea445c4974ab1457 (diff) |
Linux 3.0.73v3.0.73
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 72 +SUBLEVEL = 73 EXTRAVERSION = NAME = Sneaky Weasel |