[ekiga/gnome-2-26] Fixed OPAL and PTLIB rec versions.



commit 58ff34ef1daedb3c3e2a7e3d6d8c59a937a22451
Author: Damien Sandras <dsandras seconix com>
Date:   Wed May 20 10:43:52 2009 +0200

    Fixed OPAL and PTLIB rec versions.
---
 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3c00c8f..29a91f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(ekiga, 3.2.3, http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga)
+AC_INIT(ekiga, 3.2.4, 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=3
+BUILD_NUMBER=4
 
-PTLIB_REC_VERSION="2.6.3"
-OPAL_REC_VERSION="3.6.3"
+PTLIB_REC_VERSION="2.6.2"
+OPAL_REC_VERSION="3.6.2"
 
 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]