Skip to content
Snippets Groups Projects
Commit 383d4656 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

bump VERSIONINFO for the upcoming release

parent 3e3d1082
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment