[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c
Stan Seibert
volsung at xiph.org
Mon Sep 15 15:04:00 PDT 2003
volsung 03/09/15 18:04:00
Modified: oggenc oggenc.c
Log:
Bump version number.
Revision Changes Path
1.75 +2 -2 vorbis-tools/oggenc/oggenc.c
Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- oggenc.c 3 Sep 2003 07:58:04 -0000 1.74
+++ oggenc.c 15 Sep 2003 22:04:00 -0000 1.75
@@ -25,8 +25,8 @@
#include "i18n.h"
-#define VERSION_STRING "OggEnc v1.0 (libvorbis 1.0)\n"
-#define COPYRIGHT "(c) 2000-2002 Michael Smith <msmith at xiph.org>\n"
+#define VERSION_STRING "OggEnc v1.0.1 (libvorbis 1.0.1)\n"
+#define COPYRIGHT "(c) 2000-2003 Michael Smith <msmith at xiph.org>\n"
#define CHUNK 4096 /* We do reads, etc. in multiples of this */
<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