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

Stan Seibert volsung at xiph.org
Thu Jul 11 13:04:05 PDT 2002



volsung     02/07/11 13:04:05

  Modified:    .        configure.in
  Log:
  Fixed library version numbers.

Revision  Changes    Path
1.23      +2 -2      ogg/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- configure.in	2002/07/11 15:51:37	1.22
+++ configure.in	2002/07/11 20:04:05	1.23
@@ -6,8 +6,8 @@
 
 dnl Library versioning
 
-LIB_CURRENT=3
-LIB_REVISION=1
+LIB_CURRENT=4
+LIB_REVISION=0
 LIB_AGE=4
 AC_SUBST(LIB_CURRENT)
 AC_SUBST(LIB_REVISION)

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