summaryrefslogtreecommitdiff
path: root/include/FLAC++/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/FLAC++/export.h')
-rw-r--r--include/FLAC++/export.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/FLAC++/export.h b/include/FLAC++/export.h
index 2d7a8c97..f9b09bc4 100644
--- a/include/FLAC++/export.h
+++ b/include/FLAC++/export.h
@@ -84,9 +84,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 9
+#define FLACPP_API_VERSION_CURRENT 10
#define FLACPP_API_VERSION_REVISION 0
-#define FLACPP_API_VERSION_AGE 3
+#define FLACPP_API_VERSION_AGE 0
/* \} */