diff options
author | Jiri Slaby <jslaby@suse.cz> | 2016-06-15 10:29:33 +0300 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2016-06-15 16:51:48 +0300 |
commit | 1f3d0f528ecf863b11a0e594207ea925736cb791 (patch) | |
tree | b9180b98eae523cc6f321bf745e3a208b731a7eb | |
parent | b85483c524e3f8dda532b5c13b1fb22a5404554c (diff) | |
download | linux-3.12.61.tar.xz |
Linux 3.12.61v3.12.61
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 12 -SUBLEVEL = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = One Giant Leap for Frogkind |