From c6cef0c8bc481d3fe7f22baea8bf91716ed7f502 Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz <mc@hack.org> Date: Tue, 3 Aug 2010 21:49:15 +0200 Subject: [PATCH] Bump. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9630ade..3f8c8ad 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=20100803 +VERSION=20100803-2 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