diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-01-12 19:37:08 +0200 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-01-12 19:37:08 +0200 |
commit | 906cb2c3a808d45e6416e326fcde13e84dd476a8 (patch) | |
tree | 1e611ffbd8635b6f91dfc0e9479796176c658a20 | |
parent | e07d314c5a0fce689a26728f7a259b6cecbe42db (diff) |
Version 0.5.14telepathy-sofiasip-0.5.14
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 24d045e..48d181d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,8 +3,8 @@ AC_PREREQ([2.59]) m4_define([THIS_PACKAGE],[telepathy-sofiasip]) m4_define([VERSION_MAJOR],[0]) m4_define([VERSION_MINOR],[5]) -m4_define([VERSION_MICRO],[13]) -m4_define([VERSION_NANO],[1]) +m4_define([VERSION_MICRO],[14]) +m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) m4_define([THIS_VERSION], |