let 7.17.1 be version-info 4:1:0

This commit is contained in:
Daniel Stenberg 2007-10-29 10:19:07 +00:00
parent 848f40fd65
commit e5f1499f62
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ INCLUDES = -I$(top_srcdir)/include \
-I$(top_builddir)/lib \
-I$(top_srcdir)/lib
VERSION=-version-info 4:0:0
VERSION=-version-info 4:1: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