diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-10-05 18:23:15 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-10-05 18:23:15 +0000 |
commit | 0eda421a363c5395b6504987df074cca6ac6fb13 (patch) | |
tree | cee44c2e6018ce20328f482a107a1964aaef9877 | |
parent | 47b971909431556ba55bef4289386353407520f8 (diff) |
Bumped version to 0.3.31telepathy-sofiasip-0.3.31
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7d54146..77a9185 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, 30, 1, WERROR="no", WERROR="yes") +AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 31, 0, WERROR="no", WERROR="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) |