diff options
author | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-05-27 09:38:31 +0800 |
---|---|---|
committer | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-06-14 00:04:04 +0800 |
commit | 8942f527929c370bb7cc7f1f57f4457cc2c163e1 (patch) | |
tree | 1b8fb4481613fe9e308bcc7505be6edbda8fa39e | |
parent | 830ced19dc7166bbb5aafba8db7d9dfc12e8aae2 (diff) | |
download | gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar.gz gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar.bz2 gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar.lz gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar.xz gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.tar.zst gsoc2013-empathy-8942f527929c370bb7cc7f1f57f4457cc2c163e1.zip |
Bump to released TPL version 0.2.10
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fa6e8f7b0..cf0ae7ae2 100644 --- a/configure.ac +++ b/configure.ac @@ -42,7 +42,7 @@ LIBCANBERRA_GTK_REQUIRED=0.25 LIBNOTIFY_REQUIRED=0.7.0 TELEPATHY_FARSIGHT_REQUIRED=0.0.14 TELEPATHY_GLIB_REQUIRED=0.15.1 -TELEPATHY_LOGGER=0.2.9.1 +TELEPATHY_LOGGER=0.2.10 # Optional deps CLUTTER_GTK_REQUIRED=0.90.3 |