summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-08-03 21:49:15 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2010-08-03 21:49:15 +0200
commitc6cef0c8bc481d3fe7f22baea8bf91716ed7f502 (patch)
treee496f75b0029f24745ca7371e8225eaf9da40691
parentbbd5a23bb898cdcce3358e4bc5bc9d826db015a6 (diff)
downloadmcwm-c6cef0c8bc481d3fe7f22baea8bf91716ed7f502.zip
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)