]> git.pld-linux.org Git - packages/libmatroska.git/blob - libmatroska-version_define.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/libmatroska.git] / libmatroska-version_define.patch
1 diff -urN aa/libmatroska-0.6.3/matroska/KaxConfig.h libmatroska-0.6.3/matroska/KaxConfig.h
2 --- aa/libmatroska-0.6.3/matroska/KaxConfig.h   2004-01-17 22:40:47.000000000 +0100
3 +++ libmatroska-0.6.3/matroska/KaxConfig.h      2004-01-20 22:29:19.081253392 +0100
4 @@ -78,7 +78,7 @@
5  #endif
6  
7  #if !defined(MATROSKA_VERSION)
8 -#define MATROSKA_VERSION  1
9 +#define MATROSKA_VERSION  2
10  #endif // MATROSKA_VERSION
11  
12  
This page took 0.02155 seconds and 3 git commands to generate.