diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-04 17:52:46 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-04 17:52:46 +0200 |
commit | 6436dd4438f26cbb235e48e84c7444410cd623eb (patch) | |
tree | 01385c8c3bf4f69fdaa4182a7e6beb762a3059e6 | |
parent | 26c50c780e76d69cf98fee6baeacff52e872347d (diff) | |
download | dwm-6436dd4438f26cbb235e48e84c7444410cd623eb.tar.gz |
after 1.3
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index af775ae..0a86a54 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 1.3 +VERSION = 1.4 # Customize below to fit your system |