summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@proton.me>2024-08-02 11:38:49 -0600
committerLeonardo Hernández Hernández <leohdz172@proton.me>2024-08-06 12:03:27 -0600
commit74e45c4014ae7048ecbb76eb6f54034b8b479480 (patch)
tree53d8ae1d7e487148064f181499dc9cfbe60d32be /config.mk
parentfix crash when a virtual pointer is destroyed (diff)
downloaddwl-74e45c4014ae7048ecbb76eb6f54034b8b479480.tar.gz
dwl-74e45c4014ae7048ecbb76eb6f54034b8b479480.tar.bz2
dwl-74e45c4014ae7048ecbb76eb6f54034b8b479480.tar.xz
dwl-74e45c4014ae7048ecbb76eb6f54034b8b479480.tar.zst
dwl-74e45c4014ae7048ecbb76eb6f54034b8b479480.zip
bump version to 0.7
Diffstat (limited to '')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c5e3b4c..1e0b810 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,4 @@
-_VERSION = 0.7-rc1
+_VERSION = 0.7
VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)`
PKG_CONFIG = pkg-config