diff options
author | Giovanni Campagna <gcampagna@src.gnome.org> | 2013-01-14 23:39:36 +0100 |
---|---|---|
committer | Giovanni Campagna <gcampagna@src.gnome.org> | 2013-01-14 23:39:36 +0100 |
commit | db1d3e421803bfad54482c9db6cc905a7a2284fb (patch) | |
tree | 69d3f422ff39704805b83877d60ddf59dfa34092 /configure.ac | |
parent | b4c5a26a6ef574c8af50936c1e410da2c5db0feb (diff) | |
download | libgweather-db1d3e421803bfad54482c9db6cc905a7a2284fb.tar.gz |
Release 3.7.43.7.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 5096dc2..a5b090c 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A -LT_VERSION=3:0:0 +LT_VERSION=3:1:0 AC_SUBST(LT_VERSION) GTK_REQUIRED=2.90.0 |