[xiph-cvs] cvs commit: theora/lib toplevel.c
Ralph Giles
giles at xiph.org
Mon Jun 9 05:39:24 PDT 2003
giles 03/06/09 08:39:24
Modified: lib toplevel.c
Log:
Bump vendor string and library version for release.
Revision Changes Path
1.25 +3 -3 theora/lib/toplevel.c
Index: toplevel.c
===================================================================
RCS file: /usr/local/cvsroot/theora/lib/toplevel.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- toplevel.c 9 Jun 2003 01:45:19 -0000 1.24
+++ toplevel.c 9 Jun 2003 12:39:24 -0000 1.25
@@ -11,7 +11,7 @@
********************************************************************
function:
- last mod: $Id: toplevel.c,v 1.24 2003/06/09 01:45:19 tterribe Exp $
+ last mod: $Id: toplevel.c,v 1.25 2003/06/09 12:39:24 giles Exp $
********************************************************************/
@@ -24,10 +24,10 @@
#include "toplevel.h"
#define VERSION_MAJOR 3
-#define VERSION_MINOR 1
+#define VERSION_MINOR 2
#define VERSION_SUB 0
-#define VENDOR_STRING "Xiph.Org libTheora I 20030511 3 1 0"
+#define VENDOR_STRING "Xiph.Org libTheora I 20030609 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