[matroska] r1215 - trunk/libmatroska/matroska

[email protected] Sat, 8 Oct 2005 19:32:32 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-10-08 19:32:30 +0400 (Sat, 08 Oct 2005)
New Revision: 1215

Modified:
   trunk/libmatroska/matroska/KaxConfig.h
Log:
libmatroska: the default matroska version to use is now 2

Modified: trunk/libmatroska/matroska/KaxConfig.h
===================================================================
--- trunk/libmatroska/matroska/KaxConfig.h	2005-10-08 15:27:30 UTC (rev 1214)
+++ trunk/libmatroska/matroska/KaxConfig.h	2005-10-08 15:32:30 UTC (rev 1215)
@@ -63,7 +63,7 @@
 #endif
 
 #if !defined(MATROSKA_VERSION)
-#define MATROSKA_VERSION  1
+#define MATROSKA_VERSION  2
 #endif // MATROSKA_VERSION