bump libtool version numbers

This commit is contained in:
Josh Coalson
2007-09-15 01:08:15 +00:00
parent e0545ffe7c
commit 841fdd30a6
4 changed files with 6 additions and 6 deletions

View File

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