summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorGravatar Alexander Batischev <eual.jp@gmail.com> 2018-03-25 23:03:20 +0300
committerGravatar Alexander Batischev <eual.jp@gmail.com> 2018-03-25 23:04:50 +0300
commitf3b7926f7200385287a82460fb1b63e037b1e6eb (patch)
tree071d2cc89d17eaef50226975f80065e71c57673c /config.h
parent37bd950381237b69c192ebfafada5f4a77ad5417 (diff)
downloadnewsboat-f3b7926f7200385287a82460fb1b63e037b1e6eb.tar.gz
newsboat-f3b7926f7200385287a82460fb1b63e037b1e6eb.tar.zst
newsboat-f3b7926f7200385287a82460fb1b63e037b1e6eb.zip
Update config.hr2.11
Diffstat (limited to '')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 3fdce461..934756b4 100644
--- a/config.h
+++ b/config.h
@@ -8,8 +8,8 @@
#define STRINGIFY(str) STRINGIFY_HELPER(str)
#define NEWSBOAT_VERSION_MAJOR 2
-#define NEWSBOAT_VERSION_MINOR 10
-#define NEWSBOAT_VERSION_PATCH 2
+#define NEWSBOAT_VERSION_MINOR 11
+#define NEWSBOAT_VERSION_PATCH 0
#define REAL_VERSION \
STRINGIFY(NEWSBOAT_VERSION_MAJOR) \
"." \