diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-25 09:18:00 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-01-25 09:18:00 -0800 |
commit | 4a5804b8c293b23786b0743fc9c64b64f5099048 (patch) | |
tree | 06d9648c12ae773eb970d7503dad5568fcf7b7ba | |
parent | f440ce0a108cd7e800894b89dcdf053aff09daad (diff) |
Linux 3.12.9v3.12.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 12 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = One Giant Leap for Frogkind |