X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=276125fedc2968c6432997b553d3f9843c2e228e;hp=d634c051657622289c2f43ce56012adba4a98287;hb=6f1b2fcff157650eb502fc5b9531bb9e8d069724;hpb=bba286413a4490ff4546c3ebeb0135f5bafed254;ds=sidebyside diff --git a/configure.ac b/configure.ac index d634c05..276125f 100644 --- a/configure.ac +++ b/configure.ac @@ -9,14 +9,14 @@ dnl tell automake the this script is for rrdtool dnl the official version number is dnl a.b.c -AC_INIT([rrdtool],[1.3rc9]) +AC_INIT([rrdtool],[1.4.0]) dnl for testing a numberical version number comes handy dnl the released version are dnl a.bccc dnl the devel versions will be something like dnl a.b999yymmddhh -NUMVERS=1.299908060801 +NUMVERS=1.4000 AC_SUBST(NUMVERS) dnl for the linker to understand which version the library is compatible with