summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-07-14 23:11:21 -0400
committerTodd Zullinger <tmz@pobox.com>2008-07-14 23:11:21 -0400
commitb2e1b5364f514bef3a7e2f1e4bff444abfc9e936 (patch)
tree9bb2467df22f37135b1ca65bdcfe7c9ba4c8f8ee /configure.ac
parent5486a8db411919d65100eaa65ba804f76ae8b801 (diff)
Bump library version to 4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2120a96..6a0452c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl libtool versioning
# changes to the signature and the semantic)
# ? :+1 : ? == just internal changes
# CURRENT : REVISION : AGE
-LIBGPOD_SO_VERSION=3:0:0
+LIBGPOD_SO_VERSION=4:0:0
AC_SUBST(LIBGPOD_SO_VERSION)
AC_SUBST(LIBGPOD_MAJOR_VERSION)