about summary refs log tree commit diff
path: root/config.mk
diff options
context:
space:
mode:
authorarg@mig29 <unknown>2006-10-31 12:06:38 +0100
committerarg@mig29 <unknown>2006-10-31 12:06:38 +0100
commit2cce4b95cdce5617318fc4fb5d21abe41110c27a (patch)
treecd284e2eba0c287ea2a0d32fc3939f3c9607091a /config.mk
parentAdded tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec (diff)
downloaddwm-2cce4b95cdce5617318fc4fb5d21abe41110c27a.tar.gz
dwm-2cce4b95cdce5617318fc4fb5d21abe41110c27a.tar.bz2
dwm-2cce4b95cdce5617318fc4fb5d21abe41110c27a.zip
applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
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 17e15cb..2e8594a 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 2.0
+VERSION = 2.1
 
 # Customize below to fit your system