aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-03-02 15:16:36 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-03-02 15:16:36 +0100
commit724f72142f6dc880068a92e412f3f3366e643569 (patch)
treed3ac4dc66f18021f9d9911d74c20bc8ca98dff9b /config.mk
parent5b8dce15d3e4d1e50fc4f1df10665260f74a0a02 (diff)
downloaddmenu-724f72142f6dc880068a92e412f3f3366e643569.tar.gz
dmenu-724f72142f6dc880068a92e412f3f3366e643569.tar.bz2
dmenu-724f72142f6dc880068a92e412f3f3366e643569.zip
also, don't set the font all the time
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 b261284..07b323b 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dmenu version
-VERSION = 2.6
+VERSION = 2.7
# Customize below to fit your system