Commit 9d54f9a6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

well hit me, that wasn't possible, use 1:0:0 anyway...

parent ebb91191
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.