[xiph-cvs] cvs commit: vorbis configure.in
Jack Moffitt
jack at xiph.org
Mon Dec 31 15:20:46 PST 2001
jack 01/12/31 15:20:46
Modified: . configure.in
Log:
Update library versioning for release.
Revision Changes Path
1.50 +4 -4 vorbis/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- configure.in 2001/12/20 02:35:21 1.49
+++ configure.in 2001/12/31 23:20:46 1.50
@@ -10,13 +10,13 @@
dnl Library versioning
V_LIB_CURRENT=0
-V_LIB_REVISION=1
+V_LIB_REVISION=2
V_LIB_AGE=0
-VF_LIB_CURRENT=1
+VF_LIB_CURRENT=2
VF_LIB_REVISION=0
-VF_LIB_AGE=1
+VF_LIB_AGE=2
VE_LIB_CURRENT=0
-VE_LIB_REVISION=1
+VE_LIB_REVISION=2
VE_LIB_AGE=0
AC_SUBST(V_LIB_CURRENT)
AC_SUBST(V_LIB_REVISION)
--- >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