aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-30 20:49:38 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-30 20:49:38 +0200
commit141beb27041371672d54da7f541a3855fab0ac5b (patch)
treead9ac0281e23871844a7ee2dfa70fe303abb5e62 /config.mk
parent4e49d5a0ad0936e1492eabf92ff471670742189f (diff)
replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
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 de2fb00..f0c3489 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# dwm version
-VERSION = 4.2
+VERSION = 4.3
# Customize below to fit your system