[matroska] r1074 - in trunk/libmatroska: debian matroska
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mosu Date: 2005-02-06 23:03:25 +0300 (Sun, 06 Feb 2005) New Revision: 1074 Modified: trunk/libmatroska/debian/changelog trunk/libmatroska/matroska/KaxVersion.h Log: Bumped the version number to 0.7.5. Modified: trunk/libmatroska/debian/changelog =================================================================== --- trunk/libmatroska/debian/changelog 2005-02-06 19:53:24 UTC (rev 1073) +++ trunk/libmatroska/debian/changelog 2005-02-06 20:03:25 UTC (rev 1074) @@ -1,3 +1,9 @@ +libmatroska (0.7.5-1) unstable; urgency=low + + * New version. + + -- Moritz Bunkus <[email protected]> Sun, 6 Feb 2005 21:02:42 +0100 + libmatroska (0.7.4-1) unstable; urgency=low * New version. Modified: trunk/libmatroska/matroska/KaxVersion.h =================================================================== --- trunk/libmatroska/matroska/KaxVersion.h 2005-02-06 19:53:24 UTC (rev 1073) +++ trunk/libmatroska/matroska/KaxVersion.h 2005-02-06 20:03:25 UTC (rev 1074) @@ -40,9 +40,9 @@ START_LIBMATROSKA_NAMESPACE -#define LIBMATROSKA_VERSION 0x000704 +#define LIBMATROSKA_VERSION 0x000705 -static const std::string KaxCodeVersion = "0.7.4"; +static const std::string KaxCodeVersion = "0.7.5"; static const std::string KaxCodeDate = __TIMESTAMP__; /*!