modified the version-info, we only added functions

pull/1/head
Daniel Stenberg 20 years ago
parent 59f2a579bc
commit d8263771f5
  1. 2
      Makefile.am

@ -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.

Loading…
Cancel
Save