diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index a1a5071ef..2bd6326eb 100644 --- a/configure.ac +++ b/configure.ac @@ -9,11 +9,11 @@ AC_COPYRIGHT([ # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=14 -LIBEMPATHY_AGE=0 +LIBEMPATHY_CURRENT=15 +LIBEMPATHY_AGE=1 LIBEMPATHY_REVISION=0 -LIBEMPATHY_GTK_CURRENT=14 +LIBEMPATHY_GTK_CURRENT=15 LIBEMPATHY_GTK_AGE=0 LIBEMPATHY_GTK_REVISION=0 |