diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-02-15 19:03:30 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-15 19:03:30 +0800 |
commit | 7154c6d552bea0ddbe1c26466ddce754b3dbeea3 (patch) | |
tree | ad7e401f09e23281948ed0723367002c24e7b108 /configure.in | |
parent | 4ed0bbdfca2b8673505e94f783be91116ca3370e (diff) | |
download | gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.gz gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.bz2 gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.lz gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.xz gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.zst gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.zip |
Prepare for 1.1.8
2004-02-15 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
* configure.in:
Prepare for 1.1.8
* embed/downloader-view.c: (downloader_view_build_ui):
Revert the timeout for now, I dont think it's mature
for the release.
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 e2775051b..0d04a2e8f 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.7, +AC_INIT(epiphany, 1.1.8, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |