diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a3251f8..e924286 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2]) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A -LT_VERSION=1:2:0 +LT_VERSION=1:3:0 AC_SUBST(LT_VERSION) GTK_REQUIRED=2.11.0 |