]> granicus.if.org Git - libmatroska/commitdiff
libmatroska: the next lib will be 1.1.0 because of binary incompatibility
authorSteve Lhomme <slhomme@matroska.org>
Thu, 24 Jun 2010 16:22:29 +0000 (16:22 +0000)
committerSteve Lhomme <slhomme@matroska.org>
Thu, 24 Jun 2010 16:22:29 +0000 (16:22 +0000)
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@337 a6f86f6d-0131-4f8e-9e7b-e335508773d5

matroska/KaxVersion.h

index ceb7099957cd7847a110f33e769668017f68c8a6..5c2783f7f62df5930cff012825bb13fb412283d8 100644 (file)
@@ -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__;
 
 /*!