git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@758
a6f86f6d-0131-4f8e-9e7b-
e335508773d5
-2011-06-12 robux4/mosu
-New 1.1.1 version:
+2011-06-17 robux4/mosu
+New 1.2.0 version:
- skip data from KaxBlockVirtual as it should not be used
- use semantic generated from the specs so there is no more possible mismatch
LIB matroska
{
- PROJECT_VERSION 1.1.1
+ PROJECT_VERSION 1.2.0
INCLUDE .
EXPINCLUDE .
START_LIBMATROSKA_NAMESPACE
-#define LIBMATROSKA_VERSION 0x010101
+#define LIBMATROSKA_VERSION 0x010200
-static const std::string KaxCodeVersion = "1.1.1";
+static const std::string KaxCodeVersion = "1.2.0";
static const std::string KaxCodeDate = __TIMESTAMP__;
/*!