From bdf93c1d20cc62414ef672f34e561e1eeaeeee50 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 1 Nov 2014 14:52:22 -0700 Subject: [PATCH] Update version. --- src/compress.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compress.h b/src/compress.h index 102df7f57..274596a6e 100644 --- a/src/compress.h +++ b/src/compress.h @@ -7,7 +7,7 @@ namespace maxcso { -static const char *VERSION = "1.3.0"; +static const char *VERSION = "1.4.0"; struct Task;