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