diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2008-12-06 11:22:30 +0000 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2008-12-06 11:22:30 +0000 |
commit | a62ea4062fb6ad040b5547a9fa3e2e57b3531c4e (patch) | |
tree | 2dafde7f801ea18b72bd4d1f5abdb10056523028 /config.mk | |
parent | 7dc28d130f29ccc7f455da0f25227eb30d044ca6 (diff) | |
download | dwm-a62ea4062fb6ad040b5547a9fa3e2e57b3531c4e.tar.gz |
fix
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 19935aa..9a4233f 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.3 +VERSION = 5.3.1 # Customize below to fit your system |