~ruther/dwl

303fc72b124721ef86d1340367a2d3474716c367 — Leonardo Hernández Hernández 2 years ago 871463c
append `-dev` to $(_VERSION) (should have added it a long time ago)
1 files changed, 1 insertions(+), 1 deletions(-)

M config.mk
M config.mk => config.mk +1 -1
@@ 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

Do not follow this link