summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Batischev <eual.jp@gmail.com>2018-09-22 19:51:48 +0300
committerAlexander Batischev <eual.jp@gmail.com>2018-09-22 19:51:48 +0300
commit6023f7691e46ad1009ae7eedb3bfbd0aaf1a49dd (patch)
tree7580bbd56b7335440d28c0a067867ddaa333ceb0
parentf9a89f6a127bfd7127cbd6941a218e06046211ac (diff)
Bump version in config.h
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index bf5e73f7..9d621f9f 100644
--- a/config.h
+++ b/config.h
@@ -8,7 +8,7 @@
#define STRINGIFY(str) STRINGIFY_HELPER(str)
#define NEWSBOAT_VERSION_MAJOR 2
-#define NEWSBOAT_VERSION_MINOR 12
+#define NEWSBOAT_VERSION_MINOR 13
#define NEWSBOAT_VERSION_PATCH 0
#define REAL_VERSION \
STRINGIFY(NEWSBOAT_VERSION_MAJOR) \