diff options
author | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-12-24 18:04:41 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@protonmail.com> | 2022-12-24 18:04:41 -0600 |
commit | b39d270b9f6b6e6533524b3acbd565a540887506 (patch) | |
tree | 69b0f3ae6c2f01ca781e11705f0cdbaf4981fc70 /config.mk | |
parent | 98c7adfb3dbd6fbcb9011ef155f0a015c3558092 (diff) | |
parent | 05f4e23c43aa0d6e8fb8673a3b0d71653dc6dbbd (diff) |
Merge branch '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.4-rc2 +_VERSION = 0.4-rc3 VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)` PKG_CONFIG = pkg-config |