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

Brendan brendan at xiph.org
Mon Jul 7 16:41:13 PDT 2003



brendan     03/07/07 19:41:13

  Modified:    .        configure.in
  Log:
  Beta 3, aka the last and final ultimate omega beta.

Revision  Changes    Path
1.62      +2 -2      libshout/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/libshout/configure.in,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -u -r1.61 -r1.62
--- configure.in	7 Jul 2003 03:39:59 -0000	1.61
+++ configure.in	7 Jul 2003 23:41:13 -0000	1.62
@@ -1,11 +1,11 @@
 # Process this file with autoconf to produce a configure script.
-# $Id: configure.in,v 1.61 2003/07/07 03:39:59 brendan Exp $
+# $Id: configure.in,v 1.62 2003/07/07 23:41:13 brendan Exp $
 
 m4_define(libshout_major, 2)
 m4_define(libshout_minor, 0)
 m4_define(libshout_micro, 0)
 m4_define(libshout_version,
-  m4_if(libshout_micro, 0, libshout_major.libshout_minor[b2],
+  m4_if(libshout_micro, 0, libshout_major.libshout_minor[b3],
    libshout_major.libshout_minor.libshout_micro))
 
 AC_INIT([libshout], libshout_version, [icecast at xiph.org])

<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