]> granicus.if.org Git - curl/commitdiff
we bump the SO "revision" for next release due to the new functions added
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 May 2008 20:34:47 +0000 (20:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 May 2008 20:34:47 +0000 (20:34 +0000)
lib/Makefile.am

index 1a5e9d6186e288209a7537314a62bdfe68a4e0f2..063e0352d7f5a92375bf21341ad09ade5f501026 100644 (file)
@@ -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