1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

modified the version-info, we only added functions

This commit is contained in:
Daniel Stenberg 2005-08-21 21:25:42 +00:00
parent 8742e294d4
commit ebb91191bf

View File

@ -15,7 +15,7 @@ EXTRA_DIST = CHANGES README.cares Makefile.inc adig.c ahost.c $(man_MANS) \
$(MSVCFILES) AUTHORS
VER=-version-info 1:0:0
VER=-version-info 0:0:1
# 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
# 1.