]> arthur.barton.de Git - netdata.git/blobdiff - configure.ac
dns_query_time plugin: module configuration file added
[netdata.git] / configure.ac
index 251eab3e6efe09d45fe118c7636cc8c1ff16eee8..663f0a395a191049879c1a91ef1e15b5090577c5 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 define([VERSION_MAJOR], [1])
-define([VERSION_MINOR], [5])
+define([VERSION_MINOR], [6])
 define([VERSION_FIX], [1])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
 define([VERSION_SUFFIX], [_rolling])