diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-13 18:55:14 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-13 18:55:14 +0800 |
commit | 254788d658bd75b9343a3d7bedcfc0fe31ecdd42 (patch) | |
tree | 6db0106e478c5dca4eea1705f2d4830fb425f049 /configure.in | |
parent | b03c55dd2e4f9c8deb893505db3320c72a0df298 (diff) | |
download | gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar.gz gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar.bz2 gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar.lz gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar.xz gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.tar.zst gsoc2013-epiphany-254788d658bd75b9343a3d7bedcfc0fe31ecdd42.zip |
Version 1.1.3.Release113
2004-01-13 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Version 1.1.3.
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 5b763907b..6fee21eb6 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.1.2, +AC_INIT(epiphany, 1.1.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |