summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a82ced72..3e0b1f33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [4:1:1])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [21:2:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [5:0:2])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:0:1])
#*******************************************************************************
# Internationalization