summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authornetdatabot <pawel+bot@netdata.cloud>2018-12-06 09:41:01 +0000
committernetdatabot <pawel+bot@netdata.cloud>2018-12-06 09:41:01 +0000
commitdfd3cea228db91e08d71d727344478de92ee945e (patch)
treec20b865ba2266d17cdb59161e9956fbacd512619 /configure.ac
parent16929d4172138b8ea016845b24e41897775149c0 (diff)
[ci skip] release v1.12.0-rc0v1.12.0-rc0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 01595e7416..19076ed8ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.60)
define([VERSION_MAJOR], [1])
-define([VERSION_MINOR], [11])
+define([VERSION_MINOR], [12])
define([VERSION_FIX], [1])
define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)