diff options
author | Jiri Slaby <jslaby@suse.cz> | 2016-04-11 12:50:22 +0200 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2016-04-11 16:44:29 +0200 |
commit | 4a710285a8a2c97d13e5ca538801efa86bb75c36 (patch) | |
tree | ca44f55062774e6d6875cfba1f5b6bcae7364bd2 /Makefile | |
parent | 718a4b101c98945544011f723d966fed3a08e875 (diff) | |
download | lwn-4a710285a8a2c97d13e5ca538801efa86bb75c36.tar.gz lwn-4a710285a8a2c97d13e5ca538801efa86bb75c36.zip |
Linux 3.12.58v3.12.58
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 12 -SUBLEVEL = 57 +SUBLEVEL = 58 EXTRAVERSION = NAME = One Giant Leap for Frogkind |