aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-10-11 20:35:11 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-10-11 20:35:11 +0800
commit4f28e61c24105cfa657fe35730cd0d3f1d4fcc63 (patch)
treec8436d470578991a3bc61b2ca164d6a8fd563d13 /configure.in
parent96f1c46c7fdd0f85636bd30d3c7de89eccddabeb (diff)
downloadgsoc2013-epiphany-Release144.tar
gsoc2013-epiphany-Release144.tar.gz
gsoc2013-epiphany-Release144.tar.bz2
gsoc2013-epiphany-Release144.tar.lz
gsoc2013-epiphany-Release144.tar.xz
gsoc2013-epiphany-Release144.tar.zst
gsoc2013-epiphany-Release144.zip
reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144
2004-10-11 Marco Pesenti Gritti <marco@gnome.org> reviewed by: Christian Persch <chpe@cvs.gnome.org> === Release 1.4.4 === * NEWS: * configure.in: Update for the release. * embed/print-dialog.c: (get_printer_name), (ephy_print_get_print_info): Ensure the printer name is sane. * lib/ephy-dialog.c: (set_combo_box_from_value): Mark the value sane also when we fallback to the first item in the list because there is not matching item in the model.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4e6f4cdf6..1faedf2bd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNOME Web browser], [1.4.3.90],
+AC_INIT([GNOME Web browser], [1.4.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
GNOME_COMMON_INIT