diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-11-30 20:15:08 +0200 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2009-11-30 20:15:08 +0200 |
commit | 06a3a24f2d495a2ecc7386de4a7f8460e67b98d1 (patch) | |
tree | 5962390d8344de04f93e8b63a063abb4d807bddc | |
parent | ab1a91bc4707e49690555f34765317f3b0d723bf (diff) |
Version 0.5.19telepathy-sofiasip-0.5.19
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index ce86a07..43d12d3 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],[18]) -m4_define([VERSION_NANO],[1]) +m4_define([VERSION_MICRO],[19]) +m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) m4_define([THIS_VERSION], |