summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hiltjo Posthuma 2022-10-04 19:36:02 +0200
committerGravatar Hiltjo Posthuma 2022-10-04 19:36:02 +0200
commit1d2b462acf1210b8f86966b8dd9bb6e36e369ee1 (patch)
tree8c75cca32711d04f08355bc3b385c81b0f66d8f3
parentdmenu: use die() to print the usage message (diff)
bump version to 5.2
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index b0bd246..566348b 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 5.1
+VERSION = 5.2
# paths
PREFIX = /usr/local