diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:53:59 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:53:59 -0700 |
commit | 91e9a7da140b336243338476341e9980d128ab72 (patch) | |
tree | 3c6f153acb465539885389fd217d9736011c8c35 | |
parent | ae338d71b9d692c749a5a9474ee282c9ff9732ea (diff) |
Linux 3.0.90v3.0.90
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 89 +SUBLEVEL = 90 EXTRAVERSION = NAME = Sneaky Weasel |