[xiph-cvs] cvs commit: vorbis configure.in

Jack Moffitt jack at xiph.org
Tue Jan 23 09:42:20 PST 2001



jack        01/01/23 09:42:20

  Modified:    .        configure.in
  Log:
  fixed library version

Revision  Changes    Path
1.34      +3 -3      vorbis/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- configure.in	2001/01/22 22:49:12	1.33
+++ configure.in	2001/01/23 17:42:20	1.34
@@ -11,13 +11,13 @@
 
 V_LIB_CURRENT=0
 V_LIB_REVISION=1
-V_LIB_AGE=1
+V_LIB_AGE=0
 VF_LIB_CURRENT=0
 VF_LIB_REVISION=1
-VF_LIB_AGE=1
+VF_LIB_AGE=0
 VE_LIB_CURRENT=0
 VE_LIB_REVISION=1
-VE_LIB_AGE=1
+VE_LIB_AGE=0
 AC_SUBST(V_LIB_CURRENT)
 AC_SUBST(V_LIB_REVISION)
 AC_SUBST(V_LIB_AGE)

--- >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