X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=126159ef04a4e7ff0a58b8cd3f90644c3c41e51e;hp=0a68ceb69a7dd1408ec490c059f545e796f78014;hb=61f8582cfe5d70381c34dcd39de97fe642ecf014;hpb=8ce4b39d191d7d993e913a988cdf6ed082bd8e7a diff --git a/configure.ac b/configure.ac index 0a68ceb..126159e 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.4.3]) +AC_INIT([rrdtool],[1.4.999]) 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.4003 +NUMVERS=1.4999 AC_SUBST(NUMVERS) dnl for the linker to understand which versions the library are compatible with