[xiph-cvs] cvs commit: speex/src speexdec.1 speexenc.1
Jean-Marc Valin
jm at xiph.org
Wed Mar 5 09:47:15 PST 2003
jm 03/03/05 12:47:15
Modified: . configure.in
doc manual.lyx
libspeex misc.h
src speexdec.1 speexenc.1
Log:
version number bump
Revision Changes Path
1.46 +4 -4 speex/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/speex/configure.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- configure.in 3 Mar 2003 06:52:41 -0000 1.45
+++ configure.in 5 Mar 2003 17:47:14 -0000 1.46
@@ -2,10 +2,10 @@
AC_INIT(libspeex/speex.h)
-SPEEX_MAJOR_VERSION=0
-SPEEX_MINOR_VERSION=99
-SPEEX_MICRO_VERSION=7
-SPEEX_VERSION=1.0rc3
+SPEEX_MAJOR_VERSION=1
+SPEEX_MINOR_VERSION=0
+SPEEX_MICRO_VERSION=0
+SPEEX_VERSION=1.0.0
SPEEX_BINARY_AGE=0
SPEEX_INTERFACE_AGE=0
<p><p>1.55 +1 -1 speex/doc/manual.lyx
Index: manual.lyx
===================================================================
RCS file: /usr/local/cvsroot/speex/doc/manual.lyx,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- manual.lyx 3 Mar 2003 03:36:56 -0000 1.54
+++ manual.lyx 5 Mar 2003 17:47:14 -0000 1.55
@@ -29,7 +29,7 @@
The Speex Codec Manual
\newline
-(version 1.0rc3)
+(version 1.0.0)
\layout Author
Jean-Marc Valin
<p><p>1.18 +1 -1 speex/libspeex/misc.h
Index: misc.h
===================================================================
RCS file: /usr/local/cvsroot/speex/libspeex/misc.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- misc.h 5 Feb 2003 06:03:35 -0000 1.17
+++ misc.h 5 Mar 2003 17:47:14 -0000 1.18
@@ -36,7 +36,7 @@
#define MISC_H
#ifndef VERSION
-#define VERSION "speex-1.0rc3"
+#define VERSION "speex-1.0.0"
#endif
/*Disable some warnings on VC++*/
<p><p>1.10 +2 -2 speex/src/speexdec.1
Index: speexdec.1
===================================================================
RCS file: /usr/local/cvsroot/speex/src/speexdec.1,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- speexdec.1 24 Feb 2003 07:28:14 -0000 1.9
+++ speexdec.1 5 Mar 2003 17:47:14 -0000 1.10
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH SPEEXDEC "1" "December 2002" "speexdec version 1.0rc3" "User Commands"
+.TH SPEEXDEC "1" "December 2002" "speexdec version 1.0.0" "User Commands"
.SH NAME
-speexdec \- manual page for speexdec version 1.0rc3
+speexdec \- manual page for speexdec version 1.0.0
.SH SYNOPSIS
.B speexdec
[\fIoptions\fR] \fIinput_file.spx \fR[\fIoutput_file\fR]
<p><p>1.8 +2 -2 speex/src/speexenc.1
Index: speexenc.1
===================================================================
RCS file: /usr/local/cvsroot/speex/src/speexenc.1,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- speexenc.1 24 Feb 2003 07:28:14 -0000 1.7
+++ speexenc.1 5 Mar 2003 17:47:15 -0000 1.8
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
-.TH SPEEXENC "1" "December 2002" "speexenc version 1.0rc3" "User Commands"
+.TH SPEEXENC "1" "December 2002" "speexenc version 1.0.0" "User Commands"
.SH NAME
-speexenc \- manual page for speexenc version 1.0rc3
+speexenc \- manual page for speexenc version 1.0.0
.SH SYNOPSIS
.B speexenc
[\fIoptions\fR] \fIinput_file output_file\fR
<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