mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
let 7.17.1 be version-info 4:1:0
This commit is contained in:
parent
848f40fd65
commit
e5f1499f62
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ INCLUDES = -I$(top_srcdir)/include \
|
||||||
-I$(top_builddir)/lib \
|
-I$(top_builddir)/lib \
|
||||||
-I$(top_srcdir)/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,
|
# 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
|
# passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue