aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-09-30 20:31:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-09-30 20:31:11 +0000
commit5e0d9aea322ba3abfc05c937f91b5751768f2310 (patch)
tree0ade80f30096f37fcbc76176a5b82d86c9131f74 /lib/Makefile.am
parentae13c93b7db9f9c68eaf95150ed551b3b649d8c4 (diff)
Support for FTP third party transfers is now dropped
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9958c8e6f..1a0f5fa63 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -48,7 +48,7 @@ INCLUDES = -I$(top_srcdir)/include \
-I$(top_builddir)/lib \
-I$(top_srcdir)/lib
-VERSION=-version-info 3:0:0
+VERSION=-version-info 4:0: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