1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

we bump the SO "revision" for next release due to the new functions added

This commit is contained in:
Daniel Stenberg 2008-05-22 20:34:47 +00:00
parent 4aa176c127
commit b8abeab6d3

View 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