summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2013-02-09 12:00:50 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2013-02-09 12:00:50 +0100
commitd3d1c71b90824d60c0c7b927c264f35b659d4594 (patch)
tree0b71873a618ce51831a20b47e4a7a18c063c1381
parent95464ce8553f39f97d48b83de37dbddb553bd14d (diff)
downloadmcwm-d3d1c71b90824d60c0c7b927c264f35b659d4594.zip
Bump version.20130209
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eec997f..6ef1fff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=20130208-3
+VERSION=20130209
DIST=mcwm-$(VERSION)
SRC=mcwm.c list.c config.h events.h list.h hidden.c
DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man hidden.man $(SRC)