From 8845a95ca394cd3215e6d677c1a206124b4ab38c Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 2 Jun 2008 06:43:43 +0000 Subject: [PATCH] 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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cd00c87..3784061 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 -- 2.11.0