From: Tobias Oetiker Date: Mon, 2 Jun 2008 06:43:43 +0000 (+0000) Subject: Had to reset the interface version number due to the change in the rrd_context implem... X-Git-Tag: 1.3rc8~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbc84f42f6390608d4e794650ede352fce04654;p=thirdparty%2Frrdtool-1.x.git Had to reset the interface version number due to the change in the rrd_context implementation. git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1395 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/configure.ac b/configure.ac index cd00c877..37840615 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ dnl removed do a=0. dnl dnl see http://sourceware.org/autobook/autobook/autobook_91.html dnl -LIBVERS=3:5:1 +LIBVERS=4:0:0 AC_SUBST(LIBVERS) AC_CANONICAL_TARGET