diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2018-06-01 02:30:27 +0300 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2018-06-01 02:30:27 +0300 |
commit | f63b2b3204ea962e9cc34a223771ec973694f8bf (patch) | |
tree | 6c08094e53ca84f7dfbf4b1a31558330a9c151ec | |
parent | 0b8479056e90225a9f913d7eee4876295989ca62 (diff) | |
download | linux-3.2.y.tar.xz |
Linux 3.2.102v3.2.102linux-3.2.y
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 101 +SUBLEVEL = 102 EXTRAVERSION = NAME = Sleepy Otter |