commit 55be4d613767cd997c48637feff88c4be009cb76 parent 1f18466409aeb40e27b79814247dbda2d40369e2 Author: Anselm R. Garbe <arg@suckless.org> Date: Wed, 24 Jan 2007 17:25:30 +0100 hotfix release 3.2.1 Diffstat:
M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 3.2 +VERSION = 3.2.1 # Customize below to fit your system