diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-05-07 15:40:52 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-05-07 15:40:52 +0000 |
commit | 41dee50685459dad84c1d9eaa2034c61b5c0e3f4 (patch) | |
tree | 0c77ae1ae93dd0376b12ef0c28d4e88341fb0cdc | |
parent | 6315beb6bf19b09bb896915fa978688abc3abbad (diff) |
Bumped version to 0.3.16telepathy-sofiasip-0.3.16
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 24b3889..d92c095 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-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 15, 1, WERROR="no", WERROR="yes") +AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 16, 0, WERROR="no", WERROR="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) |