ref: 2647ab79be4803f544a3e7f656e24dd54141e9f8
parent: 4eedd1abedc7d472944ed1aed5396e5bb6a5104f
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Tue Apr 21 16:28:35 EDT 2009
configure.ac : Fix SHARED_VERSION_INFO.
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@
# 6. If any interfaces have been removed since the last public release, then set age
# to 0.
-SHARED_VERSION_INFO="1:7:1"
+SHARED_VERSION_INFO="1:0:0"
AC_PROG_CC
AM_PROG_CC_C_O