diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-02 03:58:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-02 03:58:33 +0800 |
commit | c22df82bd6063d1619b79f31a557dcce1709e47b (patch) | |
tree | a7e819b109762dc59db9c413431b41b968583147 /configure.ac | |
parent | e960377a2522bdb7372e00e586a92193ef679cd9 (diff) | |
download | gsoc2013-epiphany-c22df82bd6063d1619b79f31a557dcce1709e47b.tar.gz gsoc2013-epiphany-c22df82bd6063d1619b79f31a557dcce1709e47b.tar.zst gsoc2013-epiphany-c22df82bd6063d1619b79f31a557dcce1709e47b.zip |
=== Release 1.9.4 ===Release194
2006-01-01 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.4 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
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 aec6a0d31..7b3c3deb1 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.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |