From 3a01a564198608bbb2555cd643849eb2ae08d321 Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 20 Feb 2012 10:26:42 +0000 Subject: [PATCH] maximum library version is 255 git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2273 a5681a0c-68f1-0310-ab6d-d61299d08faa --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7fe70bc..2ff8975 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ dnl - if any functionality was removed do c++,r=0,a=0. dnl dnl see http://sourceware.org/autobook/autobook/autobook_91.html dnl -LIBVERS=6:999:2 +LIBVERS=6:255:2 AC_SUBST(LIBVERS) AC_CANONICAL_TARGET -- 2.11.0