~ruther/dwl

bd59573f07f27fff7870a1e1a70e72493bb42453 — Leonardo Hernández Hernández 8 months ago 0060e19 0.7
bump version to 0.7-rc1
2 files changed, 3 insertions(+), 3 deletions(-)

M CHANGELOG.md
M config.mk
M CHANGELOG.md => CHANGELOG.md +2 -2
@@ 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.


M config.mk => config.mk +1 -1
@@ 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

Do not follow this link