aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-23 14:39:54 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-23 14:39:54 +0100
commit6b5b580affe4f1f5315afd375c86a87d44799778 (patch)
treec940cdf8073a18ba441bf38720e99fe0aac1f19d /config.mk
parentd8b48d64e168d515ade6631e75ce202f26e00f2d (diff)
downloaddmenu-6b5b580affe4f1f5315afd375c86a87d44799778.tar.gz
dmenu-6b5b580affe4f1f5315afd375c86a87d44799778.tar.bz2
dmenu-6b5b580affe4f1f5315afd375c86a87d44799778.zip
fixed a bug when dmenu is run with -v
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index a0ef56a..7ae7dde 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 2.4.2
+VERSION = 2.5
# Customize below to fit your system