diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-01-24 20:12:08 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-24 20:12:08 +0800 |
commit | 8fa39b31dec0263e9c5a669e8a074f55c32cf9ce (patch) | |
tree | fa2112249daac2d245f4d4acdbfda62b2c0f4970 /configure.in | |
parent | 5c9e26f898ab481887297ab2eed8348d41a74230 (diff) | |
download | gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.gz gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.bz2 gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.lz gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.xz gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.zst gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.zip |
Prepare for 1.1.4
2004-01-24 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
* configure.in:
Prepare for 1.1.4
* embed/mozilla/ContentHandler.cpp:
Fix Save As from download dialog
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a4f5930ea..c98894b90 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.3, +AC_INIT(epiphany, 1.1.4, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |