diff options
author | Jiri Slaby <jslaby@suse.cz> | 2016-05-18 11:11:57 +0200 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2016-05-19 11:02:51 +0200 |
commit | d038b9c4a0d288d1fd56e37cdbe310b69a4c1a05 (patch) | |
tree | 276112a5282a1865f65defe680ec0ab079fad145 | |
parent | ca76e51ed3b56af681e0623956a6c2481cfc8900 (diff) | |
download | lwn-d038b9c4a0d288d1fd56e37cdbe310b69a4c1a05.tar.gz lwn-d038b9c4a0d288d1fd56e37cdbe310b69a4c1a05.zip |
Linux 3.12.60v3.12.60
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 12 -SUBLEVEL = 59 +SUBLEVEL = 60 EXTRAVERSION = NAME = One Giant Leap for Frogkind |