diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-09-04 14:52:36 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-09-04 14:52:36 +0000 |
commit | d006477692a866269803750b820560c94045ba58 (patch) | |
tree | 40bcb236558b6b5e20a51eb45728fec6c98e57ec | |
parent | 54ded1536f3426a8d4b0a4abc7faaca98430cdea (diff) |
Bumped version to 0.3.28telepathy-sofiasip-0.3.28
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dde0518..c1bde13 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, 27, 1, WERROR="no", WERROR="yes") +AS_VERSION(telepathy-sofiasip, TELEPATHY_SIP_VERSION, 0, 3, 28, 0, WERROR="no", WERROR="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION) |