[xiph-commits] r9561 - trunk/vorbis-tools/ogginfo

msmith at svn.xiph.org msmith at svn.xiph.org
Tue Jul 12 04:00:12 PDT 2005


Author: msmith
Date: 2005-07-12 04:00:10 -0700 (Tue, 12 Jul 2005)
New Revision: 9561

Modified:
   trunk/vorbis-tools/ogginfo/ogginfo2.c
Log:
Update vorbis releases list in ogginfo


Modified: trunk/vorbis-tools/ogginfo/ogginfo2.c
===================================================================
--- trunk/vorbis-tools/ogginfo/ogginfo2.c	2005-07-11 10:42:19 UTC (rev 9560)
+++ trunk/vorbis-tools/ogginfo/ogginfo2.c	2005-07-12 11:00:10 UTC (rev 9561)
@@ -38,7 +38,8 @@
         {"Xiphophorus libVorbis I 20011231", "1.0 rc3"},
         {"Xiph.Org libVorbis I 20020717", "1.0"},
         {"Xiph.Org libVorbis I 20030909", "1.0.1"},
-        {"Xiph.Org libVorbis I 20040629", "1.1.0 rc1"},
+        {"Xiph.Org libVorbis I 20040629", "1.1.0"},
+	{"Xiph.Org libVorbis I 20050304", "1.1.1"},
         {NULL, NULL},
     };
 



More information about the commits mailing list