[xiph-commits] r16050 - trunk/ogg
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Tue May 26 21:57:12 PDT 2009
Author: xiphmont
Date: 2009-05-26 21:57:11 -0700 (Tue, 26 May 2009)
New Revision: 16050
Modified:
trunk/ogg/configure.in
Log:
Bump LIB_REVISION to reflect ABI additions
Modified: trunk/ogg/configure.in
===================================================================
--- trunk/ogg/configure.in 2009-05-27 04:50:41 UTC (rev 16049)
+++ trunk/ogg/configure.in 2009-05-27 04:57:11 UTC (rev 16050)
@@ -8,7 +8,7 @@
dnl Library versioning
LIB_CURRENT=5
-LIB_REVISION=3
+LIB_REVISION=4
LIB_AGE=5
AC_SUBST(LIB_CURRENT)
AC_SUBST(LIB_REVISION)
More information about the commits
mailing list