summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-07-14 21:22:08 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2024-07-14 21:25:37 -0600
commitbd59573f07f27fff7870a1e1a70e72493bb42453 (patch)
treef7fbdaac1ba68720f02b7cc2fb17e23746132cdc
parent0060e1922d600f7f2378b82477ec053654560267 (diff)
bump version to 0.7-rc1
-rw-r--r--CHANGELOG.md4
-rw-r--r--config.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8e7a19..cc3edb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,11 @@
# Changelog
-* [Unreleased](#unreleased)
+* [0.7](#0.7)
* [0.6](#0.6)
* [0.5](#0.5)
-## Unreleased
+## 0.7
This version is just 0.6 with wlroots 0.18 compatibility.
diff --git a/config.mk b/config.mk
index 6fb4fb3..c5e3b4c 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,4 @@
-_VERSION = 0.6
+_VERSION = 0.7-rc1
VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
PKG_CONFIG = pkg-config