summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-12-30 15:29:12 -0600
committerLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-12-30 15:29:12 -0600
commitcf9c5745e5a895faf12b2db86ca3696d72c376ce (patch)
treef2343f477b7cd77fd7525741dd887721e7398390 /config.mk
parentb39d270b9f6b6e6533524b3acbd565a540887506 (diff)
parent8653b276927b6622d3c50f98d05380b27b9b007c (diff)
Merge remote-tracking branch 'upstream/main' into wlroots-next
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 01aad14..f50156f 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
-_VERSION = 0.4-rc3
-VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)`
+_VERSION = 0.4
+VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
PKG_CONFIG = pkg-config