]> granicus.if.org Git - curl/commitdiff
modified the version-info, we only added functions
authorDaniel Stenberg <daniel@haxx.se>
Sun, 21 Aug 2005 21:25:42 +0000 (21:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 21 Aug 2005 21:25:42 +0000 (21:25 +0000)
ares/Makefile.am

index 634edafc5a59c00e2a53184468abe0790093e8b3..b394fdd4a428899ff3d0095aabcd1a90bc95ce05 100644 (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.