diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-04-11 16:57:26 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-04-11 16:57:26 +0000 |
commit | c806e086e5b9c06d138422b45887336b2f1d2c9e (patch) | |
tree | 564f029d769c0440442f8b27a410da686be62718 | |
parent | 71334b173e21fabd239ad8f785087eb7fda56e85 (diff) |
Releasing as 0.3.14telepathy-sofiasip-0.3.14
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fadd9f7..8099e49 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, 13, 1, WERROR="no", WERROR="yes") +AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 14, 0, WERROR="no", WERROR="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) |