X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=43fafe8881a9b4f9d072ca81fccd7954bd7f72ed;hb=64ebf9dad57a8a8eb717532166ac75aef027ee87;hp=adc4460fba2bdbb13d964853e0b7fb10a4a06ff4;hpb=7e0cf87ed206cbdb317091491ac09f9de5f3f5de;p=netdata.git diff --git a/configure.ac b/configure.ac index adc4460f..43fafe88 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.60) define([VERSION_MAJOR], [1]) -define([VERSION_MINOR], [4]) +define([VERSION_MINOR], [5]) define([VERSION_FIX], [1]) define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX) define([VERSION_SUFFIX], [_master])