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 c4617ff commit 5744701Copy full SHA for 5744701
CHANGES
@@ -1,3 +1,9 @@
1
+===============================================================================
2
+ Changes in 1.0.1
3
4
+
5
+- Fixed the ABI string
6
7
===============================================================================
8
Changes in 1.0
9
maint/version.m4
@@ -3,7 +3,7 @@
# See COPYRIGHT in top-level directory.
#
-m4_define([ABT_VERSION_m4],[1.0])dnl
+m4_define([ABT_VERSION_m4],[1.0.1])dnl
m4_define([ABT_RELEASE_DATE_m4],[unreleased development copy])dnl
# For libtool ABI versioning rules see:
0 commit comments