summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-12 10:32:09 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-12 10:32:09 +0000
commit327a7d38ff16600fa6e5ed07cefef51dd7511733 (patch)
tree008c5f3ae9d498ae8e2d1c41f7d7c5666c472c3a
parente30b575f13aa63840981822487cfcc729f6d80ae (diff)
downloadtelepathy-glib-327a7d38ff16600fa6e5ed07cefef51dd7511733.tar.gz
20071112103209-53eee-23da8e3f7d30d3b80ab8a62746d6fb625271c248.gz
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2a709c433..f3aab4297 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,8 +11,8 @@ AC_PREREQ([2.59])
m4_define([tp_glib_major_version], [0])
m4_define([tp_glib_minor_version], [6])
-m4_define([tp_glib_micro_version], [0])
-m4_define([tp_glib_nano_version], [1])
+m4_define([tp_glib_micro_version], [1])
+m4_define([tp_glib_nano_version], [0])
# When deciding the following, only consider the shared library, not the
# -unstable library.