[xiph-commits] r17448 - trunk/theora/lib

giles at svn.xiph.org giles at svn.xiph.org
Thu Sep 23 13:30:30 PDT 2010


Author: giles
Date: 2010-09-23 13:30:30 -0700 (Thu, 23 Sep 2010)
New Revision: 17448

Modified:
   trunk/theora/lib/internal.h
Log:
Bump the vendor string.


Modified: trunk/theora/lib/internal.h
===================================================================
--- trunk/theora/lib/internal.h	2010-09-23 20:28:11 UTC (rev 17447)
+++ trunk/theora/lib/internal.h	2010-09-23 20:30:30 UTC (rev 17448)
@@ -65,7 +65,7 @@
 
 
 /*This library's version.*/
-# define OC_VENDOR_STRING "Xiph.Org libtheora 1.1+ 20100314 (Ptalarbvorm)"
+# define OC_VENDOR_STRING "Xiph.Org libtheora 1.2.0alpha 20100923 (Ptalarbvorm)"
 
 /*Theora bitstream version.*/
 # define TH_VERSION_MAJOR (3)



More information about the commits mailing list