From 4e874b34f9b185ce3d2c29a97c4b8dd78861b4e0 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 16 Jan 2006 23:58:51 +0000 Subject: === Release 1.9.5 === 2006-01-17 Christian Persch === Release 1.9.5 === * configure.ac: * data/chrome/Makefile.am: Updates. --- ChangeLog | 9 +++++++++ configure.ac | 2 +- data/chrome/Makefile.am | 3 ++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d0437b5a6..1f48e2b6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-01-17 Christian Persch + + === Release 1.9.5 === + + * configure.ac: + * data/chrome/Makefile.am: + + Updates. + 2006-01-17 Christian Persch * data/chrome/epiphany.manifest.in: diff --git a/configure.ac b/configure.ac index a1bb14fbe..ca0467f61 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],[1.9.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am index eecee66d5..b3c90ca47 100644 --- a/data/chrome/Makefile.am +++ b/data/chrome/Makefile.am @@ -16,4 +16,5 @@ globalchrome_DATA = about.xhtml EXTRA_DIST = \ $(manifest_in_files) \ - $(branding_in_files) + $(branding_in_files) \ + $(globalchrome_DATA) -- cgit v1.2.3