[xiph-cvs] cvs commit: theora/lib toplevel.c

Ralph Giles giles at xiph.org
Sun Oct 26 13:57:15 PST 2003



giles       03/10/26 16:57:15

  Modified:    lib      toplevel.c
  Log:
  Bump the vendor date since we've changed the encoder.

Revision  Changes    Path
1.31      +2 -2      theora/lib/toplevel.c

Index: toplevel.c
===================================================================
RCS file: /usr/local/cvsroot/theora/lib/toplevel.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- toplevel.c	26 Oct 2003 17:42:20 -0000	1.30
+++ toplevel.c	26 Oct 2003 21:57:15 -0000	1.31
@@ -11,7 +11,7 @@
  ********************************************************************
 
   function:
-  last mod: $Id: toplevel.c,v 1.30 2003/10/26 17:42:20 giles Exp $
+  last mod: $Id: toplevel.c,v 1.31 2003/10/26 21:57:15 giles Exp $
 
  ********************************************************************/
 
@@ -26,7 +26,7 @@
 #define VERSION_MINOR 2
 #define VERSION_SUB 0
 
-#define VENDOR_STRING "Xiph.Org libTheora I 20030609 3 2 0"
+#define VENDOR_STRING "Xiph.Org libTheora I 20031026 3 2 0"
 
 #define A_TABLE_SIZE        29
 #define DF_CANDIDATE_WINDOW 5

<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