summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2016-12-20 12:50:45 +0100
committerPaweł Redman <pawel.redman@gmail.com>2016-12-20 12:50:45 +0100
commitc818f1df2efdb8ac988aaeecf1c4fc30baef5e92 (patch)
tree1ce4ef618d890260f57a8a89773acdca60c04f2f
parent627d3f1545264bb00fcc380b1ed0d978ef3f46ea (diff)
Bump version to 0.2.0.
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 8acf3ba..f7b0128 100644
--- a/src/common.h
+++ b/src/common.h
@@ -31,7 +31,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#endif
#define PROGRAM_NAME "mapcat"
-#define PROGRAM_VERSION "0.1.0"
+#define PROGRAM_VERSION "0.2.0"
#define MAPCAT_DISCARD_SHADER "common/discard"