diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-06 12:18:57 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-06 12:18:57 +0200 |
commit | 57c49fe867b4c31a518bd12f32fda060cbb9d088 (patch) | |
tree | 2ace65b4d64ec28f8293c90a0ab05e795c173b78 /config.mk | |
parent | c60de1acd47778b4835c14898fd8b1803537f9b3 (diff) | |
download | dwm-1.4.tar.gz |
prepared dwm-1.4 update 1.4
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 d4b16f7..0a86a54 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.5 +VERSION = 1.4 # Customize below to fit your system |