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