diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-24 18:58:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-24 18:58:53 +0800 |
commit | 9224b4d13385758198b001975ddb858529e5dd16 (patch) | |
tree | 332fe3e96a585e80d76363c7225a64fe2742d9d9 /configure.in | |
parent | a3993adc4d6fb04a29e14e0c9c4a36aec226a6d3 (diff) | |
download | gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar.gz gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar.bz2 gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar.lz gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar.xz gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.tar.zst gsoc2013-epiphany-9224b4d13385758198b001975ddb858529e5dd16.zip |
Version 1.3.6.
2004-08-24 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.in:
Version 1.3.6.
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 1eab7a357..2734d1fe4 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.3.5.90], +AC_INIT([GNOME Web browser], [1.3.6], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |