summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2024-09-26 23:33:06 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2024-09-26 23:33:06 +0200
commita023f392655d55e6e5042fedc57b89a89bf8abd4 (patch)
tree6385540a64f833d685cdda38cfbd6e4b967de3fe /Makefile
parentbe7d1b7b1701d225379bc1665487ed0871b592a5 (diff)
Start 1.38.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 1ec8ac3fd..9550c391a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 1
-PATCHLEVEL = 37
+PATCHLEVEL = 38
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
NAME = Unnamed
# *DOCUMENTATION*