diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-04-14 19:18:59 +0300 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-04-14 20:04:12 +0300 |
commit | cf2ea205347fd36e697ed16db4705fc0e8f389ca (patch) | |
tree | fb4e713eaa26e2aeb3bb4686a1231b75c6bee459 | |
parent | a9ccca7e31328610230cdf592df94aed78c08ffc (diff) |
Version 0.5.16telepathy-sofiasip-0.5.16
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c0f147d..00a8c8a 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],[15]) -m4_define([VERSION_NANO],[1]) +m4_define([VERSION_MICRO],[16]) +m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) m4_define([THIS_VERSION], |