bump version to 0.6

This commit is contained in:
Leonardo Hernández Hernández 2024-07-13 16:34:01 -06:00
parent bd5001b780
commit 5a4839b1c8
No known key found for this signature in database
GPG Key ID: E538897EE11B9624
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog # Changelog
* [Unreleased](#unreleased) * [0.6](#0.6)
* [0.5](#0.5) * [0.5](#0.5)

View File

@ -1,4 +1,4 @@
_VERSION = 0.5 _VERSION = 0.6
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