[matroska] r728 - trunk/libmatroska/matroska
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu Date: 2004-08-25 18:48:19 +0400 (Wed, 25 Aug 2004) New Revision: 728 Modified: trunk/libmatroska/matroska/KaxVersion.h Log: Pushed the version number. Modified: trunk/libmatroska/matroska/KaxVersion.h =================================================================== --- trunk/libmatroska/matroska/KaxVersion.h 2004-08-25 14:44:26 UTC (rev 727) +++ trunk/libmatroska/matroska/KaxVersion.h 2004-08-25 14:48:19 UTC (rev 728) @@ -40,9 +40,9 @@ START_LIBMATROSKA_NAMESPACE -#define LIBMATROSKA_VERSION 000703 +#define LIBMATROSKA_VERSION 000704 -static const std::string KaxCodeVersion = "0.7.3"; +static const std::string KaxCodeVersion = "0.7.4"; static const std::string KaxCodeDate = __TIMESTAMP__; /*!