summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2016-12-23 19:56:10 +0100
committerPaweł Redman <pawel.redman@gmail.com>2016-12-23 19:56:10 +0100
commitfde7b92187b90c749d2ff8d0bf6cafb7b809317c (patch)
treec87030d49f03bdda567a36e6557b78684573edba
parent96008280ad80710a2e2bd0faec69f9786cdd1ab3 (diff)
Bump version to 0.3.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 f7b0128..0413001 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.2.0"
+#define PROGRAM_VERSION "0.3.0"
#define MAPCAT_DISCARD_SHADER "common/discard"