summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <robert.mcqueen@collabora.co.uk>2006-07-21 15:39:10 +0000
committer <robert.mcqueen@collabora.co.uk>2006-07-21 15:39:10 +0000
commit6deb4315e64bdea0d84afe43a05e0077612ed0d4 (patch)
tree45e2009deeabfd39272f1750e686078ba78b1960
parent94025d89d8f545857c6d012898aa3edd4a0fac83 (diff)
bump version to 0.3.0telepathy-gabble_0.3.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7cf4e49b3..160ea5b45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.59])
AC_INIT
AC_CONFIG_MACRO_DIR([m4])
-AS_VERSION(telepathy-gabble, TELEPATHY_GABBLE_VERSION, 0, 1, 41, 0, WERROR="no", WERROR="yes")
+AS_VERSION(telepathy-gabble, TELEPATHY_GABBLE_VERSION, 0, 3, 0, 0, WERROR="no", WERROR="yes")
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)