X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=configure.ac;h=663f0a395a191049879c1a91ef1e15b5090577c5;hb=refs%2Fheads%2Fab-debian;hp=251eab3e6efe09d45fe118c7636cc8c1ff16eee8;hpb=a6206dbb7b0ffea08b71a31ef7e370eb0ff31e9f;p=netdata.git diff --git a/configure.ac b/configure.ac index 251eab3e..663f0a39 100644 --- a/configure.ac +++ b/configure.ac @@ -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])