mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-05 22:59:37 +00:00
Makefile.am: increment -version-info for 1.10.0 release
This commit is contained in:
@ -64,7 +64,7 @@ DISTCLEANFILES = ares_build.h
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libcares.pc
|
||||
|
||||
CARES_VERSION_INFO = -version-info 2:0:0
|
||||
CARES_VERSION_INFO = -version-info 3:0:1
|
||||
# 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.
|
||||
|
Reference in New Issue
Block a user