Skip to content

Commit 87fcf01

Browse files
committed
build: bump lib revision
1 parent a63d35a commit 87fcf01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ AC_CONFIG_MACRO_DIR([m4])
1212
# interface changed (backwards compatible): AGE++, else AGE=0.
1313
CURRENT=0
1414
AGE=0
15-
REVISION=0
15+
REVISION=1
1616

1717
LT_VERSION_INFO="$CURRENT:$REVISION:$AGE"
1818
AC_SUBST(LT_VERSION_INFO)

0 commit comments

Comments
 (0)