diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-11-26 16:50:39 +0200 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2008-11-26 16:50:39 +0200 |
commit | 4f500ac1a9dbd5b50daffeb20f3f3b13aee73c47 (patch) | |
tree | a3fe48dc81abc88730945cf91ad7eb31d6deda12 | |
parent | 12d4b2214804d57d0ad84db9b159e05c818d7a9a (diff) |
Version 0.5.12telepathy-sofiasip-0.5.12
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 6e0250b..4a9efd1 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],[11]) -m4_define([VERSION_NANO],[1]) +m4_define([VERSION_MICRO],[12]) +m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) m4_define([THIS_VERSION], |