]> granicus.if.org Git - libmatroska/commitdiff
update the version headers
authorSteve Lhomme <slhomme@matroska.org>
Sun, 12 Jun 2011 09:21:05 +0000 (09:21 +0000)
committerSteve Lhomme <slhomme@matroska.org>
Sun, 12 Jun 2011 09:21:05 +0000 (09:21 +0000)
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@756 a6f86f6d-0131-4f8e-9e7b-e335508773d5

matroska/KaxVersion.h

index 5c2783f7f62df5930cff012825bb13fb412283d8..bd63a3d12db510143c27a90b415dad62a8a7d2e2 100644 (file)
@@ -40,9 +40,9 @@
 
 START_LIBMATROSKA_NAMESPACE
 
-#define LIBMATROSKA_VERSION 0x010100
+#define LIBMATROSKA_VERSION 0x010101
 
-static const std::string KaxCodeVersion = "1.1.0";
+static const std::string KaxCodeVersion = "1.1.1";
 static const std::string KaxCodeDate    = __TIMESTAMP__;
 
 /*!