diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-02-06 15:02:24 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-02-06 15:02:24 +0000 |
commit | ab854879225fd7a8740f4ed19a402ddbc86135e4 (patch) | |
tree | edc911bfa711f32e95ecd40945ac671498bd47da | |
parent | 49eaa733c084353d9a46ed0a24736d1deca6857a (diff) |
version 0.5.3telepathy-sofiasip-0.5.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7a32f8a..a8be671 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, 5, 2, 1, +AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 5, 3, 0, WERROR="no", WERROR="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) |