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 6e0783366..fbfdbdc84 100644 --- a/configure.ac +++ b/configure.ac @@ -11,11 +11,11 @@ AC_COPYRIGHT([ # (No interfaces changed: REVISION++) LIBEMPATHY_CURRENT=16 LIBEMPATHY_AGE=2 -LIBEMPATHY_REVISION=1 +LIBEMPATHY_REVISION=2 LIBEMPATHY_GTK_CURRENT=15 LIBEMPATHY_GTK_AGE=0 -LIBEMPATHY_GTK_REVISION=3 +LIBEMPATHY_GTK_REVISION=4 AC_SUBST(LIBEMPATHY_CURRENT) AC_SUBST(LIBEMPATHY_AGE) |