diff options
| author | 2014-10-03 16:07:06 +0200 | |
|---|---|---|
| committer | 2014-10-03 16:07:06 +0200 | |
| commit | bbce08f176a79f89b9228e2ceb964c0cc1f2c779 (patch) | |
| tree | 5154a327708f308766f526953f50e784064856b4 /configure.ac | |
| parent | 22d91e1cdca04cdf980f3d081f16609997f96792 (diff) | |
| download | libusbmuxd-bbce08f176a79f89b9228e2ceb964c0cc1f2c779.tar.gz libusbmuxd-bbce08f176a79f89b9228e2ceb964c0cc1f2c779.tar.bz2 | |
Bump so revision due to ABI changes
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 09266fd..6f98b6a 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl libtool versioning  #                 changes to the signature and the semantic)  #  ? :+1 : ?   == just internal changes  # CURRENT : REVISION : AGE -LIBUSBMUXD_SO_VERSION=3:0:1 +LIBUSBMUXD_SO_VERSION=3:1:1  AC_SUBST(LIBUSBMUXD_SO_VERSION) | 
