diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-28 06:24:04 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-28 06:24:04 +0800 |
commit | 844e354a66662c2b4646fc40af10ab3a8a7fd490 (patch) | |
tree | 04c52314975efd6c99e6cbaf4210d17480b60539 /configure.ac | |
parent | 7c52da2f61d72a38f0aad0534ab38d0043467065 (diff) | |
download | gsoc2013-epiphany-844e354a66662c2b4646fc40af10ab3a8a7fd490.tar.gz gsoc2013-epiphany-844e354a66662c2b4646fc40af10ab3a8a7fd490.tar.zst gsoc2013-epiphany-844e354a66662c2b4646fc40af10ab3a8a7fd490.zip |
=== Release 1.9.8 ===Release198
2006-02-27 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.8 ===
* NEWS:
* configure.ac:
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 99c636f50..5249d102f 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.7.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |