Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
bump version to 0.4-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
sevz17 committed Dec 6, 2022
1 parent 2233661 commit c9a0a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c9a0a8b

Please sign in to comment.