[Swfdec] configure.ac

Benjamin Otte company at kemper.freedesktop.org
Fri Aug 3 15:31:41 PDT 2007


 configure.ac |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 4d537f9d5ffd60578c9beed9a58a3be9ee172cba (from b2bb3938e8d25c4d2342fef54ebb669e39d41570)
Author: Benjamin Otte <otte at gnome.org>
Date:   Sat Aug 4 00:31:21 2007 +0200

    bump the libversion
    
    this should have been in 0.5.1 already. If you're a packager, please include this.

diff --git a/configure.ac b/configure.ac
index 98e4102..a7b5767 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ else
 fi
 AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used])
 
-SWFDEC_LIBVERSION="0:0:0"
+SWFDEC_LIBVERSION="1:0:0"
 AC_SUBST(SWFDEC_LIBVERSION)
 AM_PROG_LIBTOOL
 


More information about the Swfdec mailing list