From: Daniel Stenberg Date: Sun, 21 Aug 2005 21:25:42 +0000 (+0000) Subject: modified the version-info, we only added functions X-Git-Tag: curl-7_14_1~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb91191bfdb1921e4aed56a9de278de68e1c033;p=thirdparty%2Fcurl.git modified the version-info, we only added functions --- diff --git a/ares/Makefile.am b/ares/Makefile.am index 634edafc5a..b394fdd4a4 100644 --- a/ares/Makefile.am +++ b/ares/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.