ref: ff11eb9046ea389f250223302cfc83cde8dbb4e6
parent: e97ad93da6de534668212c780d439b10a74f74da
author: Ulrich Klauer <ulrich@chirlu.de>
date: Sat Apr 7 17:55:05 EDT 2012
Update version numbers
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PROG_LN_S
dnl Increase version when binary compatibility with previous version is broken
-SHLIB_VERSION=2:0:0
+SHLIB_VERSION=2:1:0
AC_SUBST(SHLIB_VERSION)
AC_ARG_WITH(libltdl,
--- a/src/sox.h
+++ b/src/sox.h
@@ -661,7 +661,7 @@
number of SoX but it has historically. Please do not count on
SOX_LIB_VERSION_CODE staying in sync with the libSoX version.
*/
-#define SOX_LIB_VERSION_CODE SOX_LIB_VERSION(14, 4, 0)
+#define SOX_LIB_VERSION_CODE SOX_LIB_VERSION(14, 4, 1)
/**
Client API: