bump libtool version numbers
[platform/upstream/flac.git] / include / FLAC++ / export.h
index 1c258b7..d2deb7b 100644 (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
 
 /* \} */