X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=c0a48c456d20c976eba79c541c79da6a6c71e772;hp=f438a87e6b0d36c137f810c440671883d135999b;hb=14e4172649ba3fd67f5d82addf3813928ee3ba23;hpb=b4fd5d71cb3e4bdb9e12cc22f3d1373123c7e050 diff --git a/configure.ac b/configure.ac index f438a87..c0a48c4 100644 --- a/configure.ac +++ b/configure.ac @@ -13,14 +13,14 @@ AC_PREREQ(2.59) dnl the official version number is dnl a.b.c -AC_INIT([rrdtool],[1.3.999]) +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.3999 +NUMVERS=1.4000 AC_SUBST(NUMVERS) dnl for the linker to understand which versions the library are compatible with