X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=d28bc0ca122a5973352db4769d5f984b508e9bb3;hb=a5eb18ad8c70e530a2e28ed435a0f52da0f5bee0;hp=955ca71b2e99929c0734c80e50f36f637134c9be;hpb=8d278938aef5adefa2915dd446abc028cc764550;p=rrdtool.git diff --git a/configure.ac b/configure.ac index 955ca71..d28bc0c 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.3rc7]) +AC_INIT([rrdtool],[1.3rc8]) 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.299908053100 +NUMVERS=1.299908060800 AC_SUBST(NUMVERS) dnl for the linker to understand which version the library is compatible with