bump version to 0.7-rc1

This commit is contained in:
Leonardo Hernández Hernández 2024-07-14 21:22:08 -06:00
parent 0060e1922d
commit bd59573f07
No known key found for this signature in database
GPG Key ID: E538897EE11B9624
2 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Changelog # Changelog
* [Unreleased](#unreleased) * [0.7](#0.7)
* [0.6](#0.6) * [0.6](#0.6)
* [0.5](#0.5) * [0.5](#0.5)
## Unreleased ## 0.7
This version is just 0.6 with wlroots 0.18 compatibility. This version is just 0.6 with wlroots 0.18 compatibility.

View File

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