diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-20 11:59:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-20 11:59:06 -0700 |
commit | 8861fd33e82b43723557cd50f4d4c250cf9a3b0f (patch) | |
tree | 36584b3d527798d89899bc0fedacf6391344fadf | |
parent | 05266fa348c3a30a3fef2c2993ca73e28b17232f (diff) |
Linux 3.4.50v3.4.50
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 4 -SUBLEVEL = 49 +SUBLEVEL = 50 EXTRAVERSION = NAME = Saber-toothed Squirrel |