X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=d634c051657622289c2f43ce56012adba4a98287;hp=d28bc0ca122a5973352db4769d5f984b508e9bb3;hb=c24cf5317f753d0bfb376835b4f907462a770384;hpb=3f0c4b3c94182cbd68b76483af47852118dcd0f7 diff --git a/configure.ac b/configure.ac index d28bc0c..d634c05 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.3rc8]) +AC_INIT([rrdtool],[1.3rc9]) 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.299908060800 +NUMVERS=1.299908060801 AC_SUBST(NUMVERS) dnl for the linker to understand which version the library is compatible with