summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 15:06:57 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2021-08-19 15:06:57 +0200
commit9d286a0a556fe13be46b7b526035706afdd063f4 (patch)
tree1d53b3ecb69f58aa89744cae00f3876aebf94e89 /Makefile
parentd922947834160f356ebdee07af69e33cbe4b6057 (diff)
Start 1.35.0 development cycle
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 120661f44..1216c94a5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 34
+PATCHLEVEL = 35
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*