From 9d54f9a6b7ed5c15f334a67a64b4fb4098f3331f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 21 Aug 2005 21:27:19 +0000 Subject: well hit me, that wasn't possible, use 1:0:0 anyway... --- ares/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ares/Makefile.am b/ares/Makefile.am index b394fdd4a..634edafc5 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 0:0:1 +VER=-version-info 1: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 # 1. -- cgit v1.2.3