From b8abeab6d3729ce4c9cc3eccb69e2bd3be2b58d3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 22 May 2008 20:34:47 +0000 Subject: we bump the SO "revision" for next release due to the new functions added --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 1a5e9d618..063e0352d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -50,7 +50,7 @@ INCLUDES = -I$(top_srcdir)/include \ -I$(top_builddir)/lib \ -I$(top_srcdir)/lib -VERSION=-version-info 4:1:0 +VERSION=-version-info 4:2:0 # This flag accepts an argument of the form current[:revision[:age]]. So, # passing -version-info 3:12:1 sets current to 3, revision to 12, and age to -- cgit v1.2.3