From e76365c5edf7f9f6c63fcf58fdaa3cf4905d8e80 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@1395 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/configure.ac b/program/configure.ac index cd00c877..37840615 100644 --- a/program/configure.ac +++ b/program/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.30.2