From: Steve Lhomme Date: Thu, 24 Jun 2010 16:22:29 +0000 (+0000) Subject: libmatroska: the next lib will be 1.1.0 because of binary incompatibility X-Git-Tag: release-1.1.0~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25665a58677e2867f8fa9881e3757333cf04bca4;p=libmatroska libmatroska: the next lib will be 1.1.0 because of binary incompatibility git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@337 a6f86f6d-0131-4f8e-9e7b-e335508773d5 --- diff --git a/matroska/KaxVersion.h b/matroska/KaxVersion.h index ceb7099..5c2783f 100644 --- a/matroska/KaxVersion.h +++ b/matroska/KaxVersion.h @@ -40,9 +40,9 @@ START_LIBMATROSKA_NAMESPACE -#define LIBMATROSKA_VERSION 0x010000 +#define LIBMATROSKA_VERSION 0x010100 -static const std::string KaxCodeVersion = "1.0.0"; +static const std::string KaxCodeVersion = "1.1.0"; static const std::string KaxCodeDate = __TIMESTAMP__; /*!