diff --git a/configure.ac b/configure.ac index bcafe0b..630ea32 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AM_CONFIG_HEADER(config.h) LT_MAJOR="0" LT_MINOR="99" -LT_MICRO="15" +LT_MICRO="16" AC_SUBST(LT_MAJOR) AC_SUBST(LT_MINOR) AC_SUBST(LT_MICRO)