aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-09-08 00:13:03 -0500
committerLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-09-08 00:13:03 -0500
commit303fc72b124721ef86d1340367a2d3474716c367 (patch)
treed279d0d9362cd34842ecef9bbc748618518eb581 /config.mk
parent871463c32740d601241123770a65fea0d737fb54 (diff)
append `-dev` to $(_VERSION) (should have added it a long time ago)
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 4638d5f..55c7262 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,4 @@
-_VERSION = 0.3.1
+_VERSION = 0.3.1-dev
VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)`
# paths