diff options
| author | Todd Zullinger <tmz@pobox.com> | 2008-07-14 23:11:21 -0400 |
|---|---|---|
| committer | Todd Zullinger <tmz@pobox.com> | 2008-07-14 23:11:21 -0400 |
| commit | b2e1b5364f514bef3a7e2f1e4bff444abfc9e936 (patch) | |
| tree | 9bb2467df22f37135b1ca65bdcfe7c9ba4c8f8ee /configure.ac | |
| parent | 5486a8db411919d65100eaa65ba804f76ae8b801 (diff) | |
Bump library version to 4
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
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) |
