[ekiga/v4_0] Fix version in previous commit
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/v4_0] Fix version in previous commit
- Date: Wed, 28 Nov 2012 16:32:51 +0000 (UTC)
commit 8d894be28590cea30f9616c86f562f8856bf6d0c
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Wed Nov 28 17:32:38 2012 +0100
Fix version in previous commit
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ba9d7ab..166b4e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([ekiga],[4.1.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga])
+AC_INIT([ekiga],[4.0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=ekiga])
AC_CANONICAL_TARGET
AC_PREREQ([2.53])
@@ -19,9 +19,9 @@ dnl Definitions
dnl ###########################################################################
MAJOR_VERSION=4
-MINOR_VERSION=1
+MINOR_VERSION=0
BUILD_TYPE=ReleaseCode
-BUILD_NUMBER=0
+BUILD_NUMBER=1
PTLIB_REC_VERSION="2.10.9"
OPAL_REC_VERSION="3.10.9"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]