aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-09-04 01:01:09 +0800
committerChristian Persch <chpe@src.gnome.org>2006-09-04 01:01:09 +0800
commitd304095a06d270ec204cc125f5bb45e88c7e8cd7 (patch)
treef3caa3c94afd80c45717f37b5c78434b4877014c
parente099832cafac118e0c4edf224c0b2a816a69b80c (diff)
downloadgsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar.gz
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar.bz2
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar.lz
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar.xz
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.tar.zst
gsoc2013-epiphany-d304095a06d270ec204cc125f5bb45e88c7e8cd7.zip
Update API version for 2.16.
2006-09-03 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update API version for 2.16.
-rw-r--r--ChangeLog6
-rw-r--r--configure.ac8
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml3
-rw-r--r--m4/gecko.m44
4 files changed, 15 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 35fee96c1..89729e30f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-03 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
+
+ Update API version for 2.16.
+
2006-08-24 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
diff --git a/configure.ac b/configure.ac
index e7ab03d05..d06932ac9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([GNOME Web Browser],[2.15.99],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT
@@ -25,11 +25,11 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_MAJOR=2.15
-EPIPHANY_API_VERSION=2.15
+EPIPHANY_MAJOR=2.16
+EPIPHANY_API_VERSION=2.16
# This should stay at the major version of the latest stable releases
-EPIPHANY_UA_VERSION=2.14
+EPIPHANY_UA_VERSION=2.16
AC_SUBST([EPIPHANY_MAJOR])
AC_SUBST([EPIPHANY_API_VERSION])
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index dcf036f67..859a652b9 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -338,6 +338,9 @@ be done by casting).
@:
@:
@:
+@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### -->
diff --git a/m4/gecko.m4 b/m4/gecko.m4
index acb759fee..6fcf9202b 100644
--- a/m4/gecko.m4
+++ b/m4/gecko.m4
@@ -1,5 +1,5 @@
-# Copyright (C) 2000-2004 Marco Pesenti Gritti
-# Copyright (C) 2003, 2004, 2005, 2006 Christian Persch
+# Copyright © 2000-2004 Marco Pesenti Gritti
+# Copyright © 2003, 2004, 2005, 2006 Christian Persch
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the