Update library version-info.

This commit is contained in:
Miroslav Lichvar
2012-12-03 21:04:59 +01:00
committed by Erik de Castro Lopo
parent 49b9673c89
commit a43f56c0b2
4 changed files with 6 additions and 6 deletions

View File

@@ -76,9 +76,9 @@
/* These #defines will mirror the libtool-based library version number, see
* http://www.gnu.org/software/libtool/manual/libtool.html#Libtool-versioning
*/
#define FLACPP_API_VERSION_CURRENT 8
#define FLACPP_API_VERSION_CURRENT 9
#define FLACPP_API_VERSION_REVISION 0
#define FLACPP_API_VERSION_AGE 2
#define FLACPP_API_VERSION_AGE 3
/* \} */