[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c
Michael Smith
msmith at xiph.org
Sun Feb 18 02:55:11 PST 2001
msmith 01/02/18 02:55:11
Modified: oggenc oggenc.c
Log:
Bump version number for the final b4 release.
Revision Changes Path
1.12 +1 -1 vorbis-tools/oggenc/oggenc.c
Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- oggenc.c 2001/01/22 12:14:46 1.11
+++ oggenc.c 2001/02/18 10:55:11 1.12
@@ -20,7 +20,7 @@
#include "encode.h"
#include "audio.h"
-#define VERSION_STRING "OggEnc v0.6 (libvorbis beta4)\n"
+#define VERSION_STRING "OggEnc v0.7 (libvorbis beta4)\n"
#define COPYRIGHT "(c) 2000 Michael Smith <msmith at labyrinth.net.au)\n"
#define CHUNK 4096 /* We do reads, etc. in multiples of this */
--- >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