diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2013-02-08 12:05:18 +0100 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2013-02-08 12:05:18 +0100 |
commit | 67532d88be82b9ae25ad5e57e2d2baf7e365082e (patch) | |
tree | 03d7e6cade95c6d36e47d3042038e2d63ee4dd57 /Makefile | |
parent | 3bfde00f8ea34eed67362484afec26b2d12a4d3b (diff) | |
download | mcwm-67532d88be82b9ae25ad5e57e2d2baf7e365082e.zip |
New user visible changes documented. Bump version.20130208
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |