We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3257e06 commit 2d08664Copy full SHA for 2d08664
configure.ac
@@ -27,8 +27,8 @@ dnl
27
dnl For further details, refer to the Libtool manual chapter on "Library
28
dnl interface versions", available at
29
dnl <https://www.gnu.org/software/libtool/manual/html_node/Versioning.html>
30
-m4_define([libtool_current], [8])
31
-m4_define([libtool_age], [0])
+m4_define([libtool_current], [9])
+m4_define([libtool_age], [1])
32
33
m4_define([GAP_DEFINE], [GAP_DEFINES="$GAP_DEFINES -D$1"])
34
0 commit comments