From 7ef176f938caf989e5e7a0239c9fb77c57c9ab58 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sun, 26 Oct 2014 12:43:41 -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 d0daa8d2f..d73dae158 100644 --- a/src/compress.h +++ b/src/compress.h @@ -7,7 +7,7 @@ namespace maxcso { -static const char *VERSION = "1.0.0"; +static const char *VERSION = "1.3.0"; struct Task;