mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 10:38:53 +08:00
Bump up LT revision to 32:0:18
This commit is contained in:
@@ -28,9 +28,9 @@ project(nghttp2 VERSION 1.39.90)
|
||||
|
||||
# See versioning rule:
|
||||
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
|
||||
set(LT_CURRENT 31)
|
||||
set(LT_REVISION 4)
|
||||
set(LT_AGE 17)
|
||||
set(LT_CURRENT 32)
|
||||
set(LT_REVISION 0)
|
||||
set(LT_AGE 18)
|
||||
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
|
||||
include(Version)
|
||||
|
||||
Reference in New Issue
Block a user