append -dev
to $(_VERSION) (should have added it a long time ago)
This commit is contained in:
parent
871463c327
commit
303fc72b12
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue