diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index a89c5a247..9b4661fc6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ LIBEMPATHY_CURRENT=2 LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 -LIBEMPATHY_GTK_CURRENT=2 -LIBEMPATHY_GTK_AGE=1 +LIBEMPATHY_GTK_CURRENT=3 +LIBEMPATHY_GTK_AGE=2 LIBEMPATHY_GTK_REVISION=0 AC_SUBST(LIBEMPATHY_CURRENT) |