2 Commits

Author SHA1 Message Date
Leonardo Hernández Hernández 51881da27b bump version to 0.8-dev 2024-07-14 21:34:28 -06:00
Leonardo Hernández Hernández 7328e5691c changelog: add new 'unreleased' section 2024-07-14 21:33:37 -06:00
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,10 +1,21 @@
# Changelog
* [Unreleased](#unreleased)
* [0.7](#0.7)
* [0.6](#0.6)
* [0.5](#0.5)
## Unreleased
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
### Contributors
## 0.7
This version is just 0.6 with wlroots 0.18 compatibility.
+1 -1
View File
@@ -1,4 +1,4 @@
_VERSION = 0.7-rc1
_VERSION = 0.8-dev
VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
PKG_CONFIG = pkg-config