summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 15:36:48 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-15 15:36:48 +0100
commit4bc06e03c1b42a0c9db28ae324bfc493341b262e (patch)
treec140ecf54071ab364c721d9e4fcb8f73df1253d5
parent28a6777b062654a0e6094a36ac0aebb8ebfb5969 (diff)
downloadtelepathy-gabble-4bc06e03c1b42a0c9db28ae324bfc493341b262e.tar.gz
Prepare for stable branch: send bug reports to v0.10
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a49460082..24d445633 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ m4_define([gabble_version],
[gabble_base_version].[gabble_nano_version])])
AC_INIT([Telepathy Gabble], [gabble_version],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=gabble])
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=gabble&version=0.10])
AC_CONFIG_MACRO_DIR([m4])