diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-02 06:53:00 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-02 06:53:00 +0800 |
commit | f5c0972a29cbe7307023908f8f89b27b0db763b0 (patch) | |
tree | 4ee7a0dfb24ff75337111001cea7e4e5b81d1814 | |
parent | 29381411f305c8ddc80cea606f35a225cfdbf990 (diff) | |
download | gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar.gz gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar.bz2 gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar.lz gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar.xz gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.tar.zst gsoc2013-epiphany-f5c0972a29cbe7307023908f8f89b27b0db763b0.zip |
Version 1.1.7.
2004-02-01 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Version 1.1.7.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2004-02-01 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Version 1.1.7. + +2004-02-01 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-extensions-manager.c: (ephy_extensions_manager_init): * src/ephy-extensions-manager.h: * src/ephy-shell.c: (ephy_shell_get_extensions_manager): diff --git a/configure.in b/configure.in index af6f97431..5f89b56cc 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 1.1.6, +AC_INIT(epiphany, 1.1.7, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |