[matroska] r1203 - trunk/libmatroska/matroska
[email protected] Tue, 30 Aug 2005 18:39:38 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-08-30 18:39:37 +0400 (Tue, 30 Aug 2005) New Revision: 1203 Modified: trunk/libmatroska/matroska/KaxVersion.h Log: libmatroska: the next version will be 0.7.8 Modified: trunk/libmatroska/matroska/KaxVersion.h =================================================================== --- trunk/libmatroska/matroska/KaxVersion.h 2005-08-30 14:39:01 UTC (rev 1202) +++ trunk/libmatroska/matroska/KaxVersion.h 2005-08-30 14:39:37 UTC (rev 1203) @@ -40,9 +40,9 @@ START_LIBMATROSKA_NAMESPACE -#define LIBMATROSKA_VERSION 0x000707 +#define LIBMATROSKA_VERSION 0x000708 -static const std::string KaxCodeVersion = "0.7.7"; +static const std::string KaxCodeVersion = "0.7.8"; static const std::string KaxCodeDate = __TIMESTAMP__; /*!