mirror of
https://github.com/curl/curl.git
synced 2026-05-19 14:26:20 +03:00
bump VERSIONINFO for the upcoming release
This commit is contained in:
parent
3e3d10824f
commit
383d4656aa
1 changed files with 2 additions and 2 deletions
|
|
@ -68,9 +68,9 @@ if SONAME_BUMP
|
|||
#
|
||||
# This conditional soname bump SHOULD be removed at next "proper" bump.
|
||||
#
|
||||
VERSIONINFO=-version-info 6:0:1
|
||||
VERSIONINFO=-version-info 6:1:1
|
||||
else
|
||||
VERSIONINFO=-version-info 5:0:1
|
||||
VERSIONINFO=-version-info 5:1:1
|
||||
endif
|
||||
|
||||
# This flag accepts an argument of the form current[:revision[:age]]. So,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue