diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-08-03 21:49:15 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-08-03 21:49:15 +0200 |
commit | c6cef0c8bc481d3fe7f22baea8bf91716ed7f502 (patch) | |
tree | e496f75b0029f24745ca7371e8225eaf9da40691 /Makefile | |
parent | bbd5a23bb898cdcce3358e4bc5bc9d826db015a6 (diff) | |
download | mcwm-c6cef0c8bc481d3fe7f22baea8bf91716ed7f502.zip |
Bump.20100803-2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |