[ekiga/gnome-2-26] Increase version to 3.2.2 and bump ptlib/opal dependencies accordingly



commit fbb5f018cc07a57f7cdaf53313951c6497a27c33
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Tue May 19 16:28:58 2009 +0200

    Increase version to 3.2.2 and bump ptlib/opal dependencies accordingly
---
 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index 0613a59..c91c31a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(ekiga, 3.2.1, http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga)
+AC_INIT(ekiga, 3.2.2, http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga)
 AC_CANONICAL_TARGET
 AC_PREREQ(2.53)
 AC_CONFIG_SRCDIR(src/gui/main.cpp)
@@ -16,10 +16,10 @@ dnl ###########################################################################
 MAJOR_VERSION=3
 MINOR_VERSION=2
 BUILD_TYPE=ReleaseCode
-BUILD_NUMBER=1
+BUILD_NUMBER=2
 
-PTLIB_REC_VERSION="2.6.2"
-OPAL_REC_VERSION="3.6.2"
+PTLIB_REC_VERSION="2.6.3"
+OPAL_REC_VERSION="3.6.3"
 
 AC_DEFINE_UNQUOTED(MAJOR_VERSION, $MAJOR_VERSION,[fix])
 AC_DEFINE_UNQUOTED(MINOR_VERSION, $MINOR_VERSION,[fix])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]