aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-03-07 11:01:14 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-03-07 11:01:14 +0100
commitf555908cef580106a50c53e096ec12bf4d2bb2e2 (patch)
tree229588d0805f9f1f6e24acfe99d70e62bd9736b2 /config.mk
parent73120414e2e4a3a8031b243fb0d893506d4a0dc1 (diff)
downloaddmenu-f555908cef580106a50c53e096ec12bf4d2bb2e2.tar.gz
dmenu-f555908cef580106a50c53e096ec12bf4d2bb2e2.tar.bz2
dmenu-f555908cef580106a50c53e096ec12bf4d2bb2e2.zip
attempt to grab the keyboard only 1000 times, not forever.2.8
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 07b323b..75cc46d 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 2.7
+VERSION = 2.8
# Customize below to fit your system