]> arthur.barton.de Git - netdata.git/blobdiff - configure.ac
Post release 1.2.0
[netdata.git] / configure.ac
index 568a4ea87d09839f053ce522e47853a98d132e8a..240725c1edd8756179da5bd585f88f9bef7a9419 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 define([VERSION_MAJOR], [1])
-define([VERSION_MINOR], [1])
+define([VERSION_MINOR], [2])
 define([VERSION_FIX], [1])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
 define([VERSION_SUFFIX], [_master])