diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-20 11:08:17 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-20 11:08:17 -0800 |
commit | 00397abb3674a8fb3f84eff5cce6d5479c3359e8 (patch) | |
tree | 79b89320445a763e9246e050aef541f9155ff197 | |
parent | 592d4de3803f242aebc6ea4033f752ce1bf846a7 (diff) |
Linux 3.12.12v3.12.12
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 12 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = One Giant Leap for Frogkind |