diff options
author | Sebastian Pipping <sebastian@pipping.org> | 2020-10-02 19:47:09 +0200 |
---|---|---|
committer | Sebastian Pipping <sebastian@pipping.org> | 2020-10-03 00:49:39 +0200 |
commit | 3265243064dc1150b64201fc6ef287ae91e5ab72 (patch) | |
tree | 9a7e48dca8ea52318501046500ce162e2c9119dd /expat/configure.ac | |
parent | 3af8f46e3ffd2e85b36d80b3d2e2ba49ce9c833f (diff) | |
download | libexpat-git-3265243064dc1150b64201fc6ef287ae91e5ab72.tar.gz |
Bump version info from 7:11:6 to 7:12:6
Diffstat (limited to 'expat/configure.ac')
-rw-r--r-- | expat/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/configure.ac b/expat/configure.ac index 9b0a0872..82ec1fdd 100644 --- a/expat/configure.ac +++ b/expat/configure.ac @@ -49,7 +49,7 @@ dnl If the API changes incompatibly set LIBAGE back to 0 dnl LIBCURRENT=7 # sync -LIBREVISION=11 # with +LIBREVISION=12 # with LIBAGE=6 # CMakeLists.txt! AX_APPEND_FLAG([-DHAVE_EXPAT_CONFIG_H], [AM_CPPFLAGS]) |