diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-04 03:49:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-04 03:49:53 +0800 |
commit | afb44b63c9d92a13391b7f187bfb750b8fc78684 (patch) | |
tree | 31a2c01e915777826a94998d42c01b709ad47eef /configure.in | |
parent | 01f5e0d9ad20fa4db158328aaf0f582a030a8099 (diff) | |
download | gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar.gz gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar.bz2 gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar.lz gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar.xz gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.tar.zst gsoc2013-epiphany-afb44b63c9d92a13391b7f187bfb750b8fc78684.zip |
Version 1.2.5.
2004-05-03 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Version 1.2.5.
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 afb56c2d8..df0ebdc30 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.4], +AC_INIT([epiphany], [1.2.5], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |