diff options
author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-12-02 10:39:06 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-12-02 10:39:06 -0600 |
commit | 1b39bbf3162ef5ab7c49252c29b5bcb242ebde9c (patch) | |
tree | 3829b6c13ffe351df86553560fd151ad144af4f0 /config.mk | |
parent | ea1b2dda635fec8ac18ab3e6578eadd2a0f7202d (diff) | |
parent | 4c6050331e4e9e03a43afb365263e3c48b50b294 (diff) |
Merge remote-tracking branch 'upstream/main' into wlroots-next
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -_VERSION = 0.3.1-dev +_VERSION = 0.4-rc1 VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)` PKG_CONFIG = pkg-config |