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

Stan Seibert volsung at xiph.org
Sun Aug 31 08:30:15 PDT 2003



volsung     03/08/31 11:30:15

  Modified:    .        configure.in
  Log:
  Bump version number for release.

Revision  Changes    Path
1.49      +2 -2      ao/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ao/configure.in,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- configure.in	30 Aug 2003 17:07:28 -0000	1.48
+++ configure.in	31 Aug 2003 15:30:15 -0000	1.49
@@ -2,12 +2,12 @@
 
 AC_INIT(src/audio_out.c)
 
-AM_INIT_AUTOMAKE(libao,0.8.3)
+AM_INIT_AUTOMAKE(libao,0.8.4)
 AM_DISABLE_STATIC
 
 dnl Library versioning
 LIB_CURRENT=3
-LIB_REVISION=1
+LIB_REVISION=2
 LIB_AGE=1
 AC_SUBST(LIB_CURRENT)
 AC_SUBST(LIB_REVISION)

<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