summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2013-02-08 12:05:18 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2013-02-08 12:05:18 +0100
commit67532d88be82b9ae25ad5e57e2d2baf7e365082e (patch)
tree03d7e6cade95c6d36e47d3042038e2d63ee4dd57 /Makefile
parent3bfde00f8ea34eed67362484afec26b2d12a4d3b (diff)
downloadmcwm-67532d88be82b9ae25ad5e57e2d2baf7e365082e.zip
New user visible changes documented. Bump version.20130208
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9fb3682..bff3aaa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=20120124
+VERSION=20130208
DIST=mcwm-$(VERSION)
SRC=mcwm.c list.c config.h events.h list.h
DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man $(SRC)