From 786fbce792866844d50c07905b8163887460ca5b Mon Sep 17 00:00:00 2001 From: MC Date: Tue, 22 Jun 2010 09:00:16 +0200 Subject: Bump. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b2a2af6..23f6ae0 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -VERSION=201000622 +VERSION=201000622-2 DIST=mcwm-$(VERSION) DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST config.h mcwm.c CC=gcc CFLAGS=-g -std=c99 -Wall -I/usr/local/include -L/usr/local/lib -lxcb \ - -lxcb-keysyms -lxcb-icccm -lxcb-atom #-DDEBUG + -lxcb-keysyms -lxcb-icccm -lxcb-atom -DDEBUG RM=/bin/rm -- cgit v1.2.3