diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-27 03:22:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-27 03:22:10 +0800 |
commit | c316ace2353c1b2146144caf1d9949d7cc6da9a5 (patch) | |
tree | 50ea7ca40d3110e32655acb85e944490695e3fec /configure.in | |
parent | b5bca08846a76a89234a9dbe6219ad9bc6fc2abe (diff) | |
download | gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar.gz gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar.bz2 gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar.lz gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar.xz gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.tar.zst gsoc2013-epiphany-c316ace2353c1b2146144caf1d9949d7cc6da9a5.zip |
Version 1.2.4.
2004-04-26 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.in:
Version 1.2.4.
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 7a5ed3d08..f642e721c 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.2.3.90], +AC_INIT([epiphany], [1.2.4], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |