summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-11-24 10:44:23 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-11-24 10:44:23 +0100
commitcb863dec28787af284ccf14e4e1eb0c8eacace1f (patch)
tree9b9673b8ea71d39414b6cd29e4b99050282e30f1
parentcf4756732ddf8d5255f7c6aa1d2d0cd95c48c84e (diff)
downloadmcwm-cb863dec28787af284ccf14e4e1eb0c8eacace1f.zip
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)