summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 16:02:22 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 16:02:22 +0100
commit1e48bb468d40f795be9d86ffafeef0263385ca64 (patch)
treec370e4defc8b0c7448486ea6021a0e68846a353c
parent60111c457439a6a1ae3fe8feb582d4e7299d86ac (diff)
Direct bug reports to 0.12 version since we're about to branch it
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f731f7274..e08bcc3fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ m4_define([tp_glib_version],
[tp_glib_base_version].[tp_glib_nano_version])])
AC_INIT([Telepathy-GLib], [tp_glib_version],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=tp-glib])
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=tp-glib&version=0.12])
AC_CONFIG_MACRO_DIR([m4])