diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-30 16:32:00 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-12-30 16:32:00 +0100 |
commit | 29bc59312f92623dad8b2273f0814f9cb09515a5 (patch) | |
tree | 6e3a9befd1a7d56dff95e75f89d9fc59530c1b16 /Makefile | |
parent | ef800e5441185585986f9b7aaf39010a926fbd5f (diff) |
Start 1.31.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 1 -PATCHLEVEL = 30 +PATCHLEVEL = 31 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* |