From: Steve Lhomme Date: Sun, 12 Jun 2011 09:21:05 +0000 (+0000) Subject: update the version headers X-Git-Tag: release-1.2.0~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f1c0dd15b79adf16f5db4762f98e20d80bcdf8d;p=libmatroska update the version headers git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@756 a6f86f6d-0131-4f8e-9e7b-e335508773d5 --- diff --git a/matroska/KaxVersion.h b/matroska/KaxVersion.h index 5c2783f..bd63a3d 100644 --- a/matroska/KaxVersion.h +++ b/matroska/KaxVersion.h @@ -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__; /*!