bump version to 0.4-rc1
This commit is contained in:
parent
eaf8a21603
commit
4c6050331e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
_VERSION = 0.3.1-dev
|
||||
_VERSION = 0.4-rc1
|
||||
VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)`
|
||||
|
||||
PKG_CONFIG = pkg-config
|
||||
|
|
Loading…
Reference in a new issue