From cb863dec28787af284ccf14e4e1eb0c8eacace1f Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz <mc@hack.org> Date: Thu, 24 Nov 2011 10:44:23 +0100 Subject: [PATCH] Bump. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5156262..442047a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=20110818 +VERSION=20111124 DIST=mcwm-$(VERSION) SRC=mcwm.c list.c config.h events.h list.h DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man $(SRC) -- GitLab