[matroska] r949 - trunk/libmatroska/matroska

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: mosu
Date: 2004-11-14 13:40:23 +0300 (Sun, 14 Nov 2004)
New Revision: 949

Modified:
   trunk/libmatroska/matroska/KaxVersion.h
Log:
Numbers starting with '0' are octal numbers. Therefore a version like '0.8.4' cannot be expressed as '000804'.


Modified: trunk/libmatroska/matroska/KaxVersion.h
===================================================================
--- trunk/libmatroska/matroska/KaxVersion.h	2004-11-14 10:39:36 UTC (rev 948)
+++ trunk/libmatroska/matroska/KaxVersion.h	2004-11-14 10:40:23 UTC (rev 949)
@@ -40,7 +40,7 @@
 
 START_LIBMATROSKA_NAMESPACE
 
-#define LIBMATROSKA_VERSION 000704
+#define LIBMATROSKA_VERSION 0x000704
 
 static const std::string KaxCodeVersion = "0.7.4";
 static const std::string KaxCodeDate    = __TIMESTAMP__;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.