From 13445938e77848774961fba6bc6e62f0d65d1bbf Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sun, 23 May 2021 16:57:10 +0200 Subject: Bump version info from 9:0:8 to 9:1:8 See https://verbump.de/ for what these numbers do. --- expat/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'expat/CMakeLists.txt') diff --git a/expat/CMakeLists.txt b/expat/CMakeLists.txt index 1f5975c7..cd12a992 100644 --- a/expat/CMakeLists.txt +++ b/expat/CMakeLists.txt @@ -387,7 +387,7 @@ if(EXPAT_WITH_LIBBSD) endif() set(LIBCURRENT 9) # sync -set(LIBREVISION 0) # with +set(LIBREVISION 1) # with set(LIBAGE 8) # configure.ac! math(EXPR LIBCURRENT_MINUS_AGE "${LIBCURRENT} - ${LIBAGE}") -- cgit v1.2.1