diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2009-07-21 08:57:04 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2009-07-21 08:57:04 +0100 |
commit | c13be8d620372a55f5867cafd6ad4277ad77790c (patch) | |
tree | 5f2e10603d009a6e97273d7ea2e5f1a696ddb847 /config.mk | |
parent | dc39ae85681db71c6cfcaac442c1317c8b313566 (diff) | |
download | dwm-c13be8d620372a55f5867cafd6ad4277ad77790c.tar.gz |
updategeom fix for same geom screens
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index 086424d..11a16f7 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.7 +VERSION = 5.6.1 # Customize below to fit your system |