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

giles at svn.xiph.org giles at svn.xiph.org
Sat Aug 22 10:53:26 PDT 2009


Author: giles
Date: 2009-08-22 10:53:26 -0700 (Sat, 22 Aug 2009)
New Revision: 16499

Modified:
   trunk/theora/lib/internal.h
Log:
Bump vendor string for today's encoder changes.


Modified: trunk/theora/lib/internal.h
===================================================================
--- trunk/theora/lib/internal.h	2009-08-22 15:50:28 UTC (rev 16498)
+++ trunk/theora/lib/internal.h	2009-08-22 17:53:26 UTC (rev 16499)
@@ -72,7 +72,7 @@
 
 
 /*This library's version.*/
-# define OC_VENDOR_STRING "Xiph.Org libtheora 1.1 20090818 (Thusnelda)"
+# define OC_VENDOR_STRING "Xiph.Org libtheora 1.1 20090822 (Thusnelda)"
 
 /*Theora bitstream version.*/
 # define TH_VERSION_MAJOR (3)



More information about the commits mailing list