[xiph-cvs] cvs commit: ogg configure.in libogg.spec
Jack Moffitt
jack at xiph.org
Mon Jan 22 14:49:45 PST 2001
jack 01/01/22 14:49:45
Modified: . configure.in libogg.spec
Log:
updated version for prebeta4
Revision Changes Path
1.10 +2 -2 ogg/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- configure.in 2000/11/18 04:16:52 1.9
+++ configure.in 2001/01/22 22:49:45 1.10
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/framing.c)
-AM_INIT_AUTOMAKE(libogg,1.0beta3)
+AM_INIT_AUTOMAKE(libogg,1.0prebeta4)
dnl Library versioning
LIB_CURRENT=0
-LIB_REVISION=0
+LIB_REVISION=1
LIB_AGE=0
AC_SUBST(LIB_CURRENT)
AC_SUBST(LIB_REVISION)
1.7 +1 -1 ogg/libogg.spec
Index: libogg.spec
===================================================================
RCS file: /usr/local/cvsroot/ogg/libogg.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libogg.spec 2000/11/08 08:18:39 1.6
+++ libogg.spec 2001/01/22 22:49:45 1.7
@@ -1,5 +1,5 @@
%define name libogg
-%define version 1.0beta3
+%define version 1.0prebeta4
%define release 1
Summary: Ogg Bitstream Library
--- >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