[ekiga] Increase version to 4.0.0



commit 54166815fb7bc2d279516373811c7bb775eb03e0
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Thu Aug 23 23:20:21 2012 +0200

    Increase version to 4.0.0

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 134b9ba..3b41038 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([ekiga],[3.9.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga])
+AC_INIT([ekiga],[4.0.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga])
 
 AC_CANONICAL_TARGET
 AC_PREREQ([2.53])
@@ -18,10 +18,10 @@ dnl ###########################################################################
 dnl   Definitions
 dnl ###########################################################################
 
-MAJOR_VERSION=3
-MINOR_VERSION=9
+MAJOR_VERSION=4
+MINOR_VERSION=0
 BUILD_TYPE=ReleaseCode
-BUILD_NUMBER=90
+BUILD_NUMBER=0
 
 PTLIB_REC_VERSION="2.10.7"
 OPAL_REC_VERSION="3.10.7"



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