From 61f8582cfe5d70381c34dcd39de97fe642ecf014 Mon Sep 17 00:00:00 2001 From: oetiker Date: Thu, 24 Nov 2011 15:15:42 +0000 Subject: [PATCH] call this 1.4.999 git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2226 a5681a0c-68f1-0310-ab6d-d61299d08faa --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0