[xiph-cvs] cvs commit: vorbis configure.in libvorbis.spec
Jack Moffitt
jack at xiph.org
Sun Jun 17 17:20:19 PDT 2001
jack 01/06/17 17:20:19
Modified: . configure.in libvorbis.spec
Log:
updated version to 1.0rc1 in preparation for release
Revision Changes Path
1.40 +4 -4 vorbis/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- configure.in 2001/05/27 20:33:18 1.39
+++ configure.in 2001/06/18 00:20:18 1.40
@@ -5,16 +5,16 @@
dnl ------------------------------------------------
AC_INIT(lib/mdct.c)
-AM_INIT_AUTOMAKE(libvorbis,1.0beta4)
+AM_INIT_AUTOMAKE(libvorbis,1.0rc1)
dnl Library versioning
V_LIB_CURRENT=0
V_LIB_REVISION=1
V_LIB_AGE=0
-VF_LIB_CURRENT=0
-VF_LIB_REVISION=1
-VF_LIB_AGE=0
+VF_LIB_CURRENT=1
+VF_LIB_REVISION=0
+VF_LIB_AGE=1
VE_LIB_CURRENT=0
VE_LIB_REVISION=1
VE_LIB_AGE=0
1.11 +1 -1 vorbis/libvorbis.spec
Index: libvorbis.spec
===================================================================
RCS file: /usr/local/cvsroot/vorbis/libvorbis.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libvorbis.spec 2001/04/09 07:40:30 1.10
+++ libvorbis.spec 2001/06/18 00:20:18 1.11
@@ -1,5 +1,5 @@
%define name libvorbis
-%define version 1.0beta4
+%define version 1.0rc1
%define release 1
Summary: The Vorbis General Audio Compression Codec
--- >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