summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2016-12-30 14:29:50 +0100
committerPaweł Redman <pawel.redman@gmail.com>2016-12-30 14:29:50 +0100
commit0cd588651f85100e406fd7de922024594fde4733 (patch)
treefbad7b6eb970539ec1625090aa6a00a4d0890d74
parent88401eb553ccc95d39c0032caf4e2ddf3dfbe81a (diff)
Bump version to 0.4.1.
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 52a4c7c..c7e40c3 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.4.0"
+#define PROGRAM_VERSION "0.4.1"
#define MAPCAT_DISCARD_SHADER "common/discard"