diff options
author | arg@mig29 <unknown> | 2006-12-04 21:00:26 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2006-12-04 21:00:26 +0100 |
commit | 7009ebfa6907b4355bc83310065d86dba4ad129d (patch) | |
tree | 33c3d71fe897d7555bba9c87b4cb2cd7d5be3c4c /config.mk | |
parent | 760e23dd3acde7276a1171b6a0e454579eb1766a (diff) | |
download | dwm-7009ebfa6907b4355bc83310065d86dba4ad129d.tar.gz |
hotfix of a serious crashing bug 2.5.1
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 a2ca771..b325d05 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 2.5 +VERSION = 2.5.1 # Customize below to fit your system |