[epiphany] [release] 2.91.1.1
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 2.91.1.1
- Date: Wed, 20 Oct 2010 14:36:10 +0000 (UTC)
commit 2ec7e377b73170bf3ba0d7b030c6e7ef26cf54e4
Author: Xan Lopez <xan gnome org>
Date: Wed Oct 20 23:26:37 2010 +0900
[release] 2.91.1.1
Do not depend on gsettings-desktop-schemas 0.0.2, which is not
released yet.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4d64220..1a5b80e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[91])
m4_define([epiphany_version_micro],[1])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
# This can be either "trunk" or "branches/gnome-x-y"
m4_define([epiphany_branch],["trunk"])
@@ -102,7 +102,7 @@ DBUS_GLIB_REQUIRED=0.35
WEBKIT_GTK_REQUIRED=1.3.5
LIBSOUP_GNOME_REQUIRED=2.29.91
GNOME_KEYRING_REQUIRED=2.26.0
-GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.2
+GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1
PKG_CHECK_EXISTS([libnotify >= $LIBNOTIFY_REQUIRED],[have_libnotify=yes],[have_libnotify=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]