[xiph-cvs] cvs commit: vorbis-tools/ogginfo ogginfo2.c
Michael Smith
msmith at xiph.org
Thu Jul 11 06:57:36 PDT 2002
msmith 02/07/11 06:57:36
Modified: ogginfo ogginfo2.c
Log:
Add 1.0 vendor string to lookup table.
Revision Changes Path
1.11 +1 -0 vorbis-tools/ogginfo/ogginfo2.c
Index: ogginfo2.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogginfo/ogginfo2.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ogginfo2.c 2002/07/09 14:07:16 1.10
+++ ogginfo2.c 2002/07/11 13:57:36 1.11
@@ -41,6 +41,7 @@
{"Xiphophorus libVorbis I 20010813", "1.0 rc2"},
{"Xiphophorus libVorbis I 20011217", "1.0 rc3"},
{"Xiphophorus libVorbis I 20011231", "1.0 rc3"},
+ {"Xiph.Org libVorbis I 20020711", "1.0"},
{NULL, NULL},
};
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list