diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-29 23:06:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-29 23:06:11 +0800 |
commit | e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1 (patch) | |
tree | af88f6c9750069c5c33c9ec58db3994becff8989 /configure.in | |
parent | 598b2cf528b2b8cc4188fc6d126a8d3a22abad65 (diff) | |
download | gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar.gz gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar.bz2 gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar.lz gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar.xz gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.tar.zst gsoc2013-epiphany-e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1.zip |
Post-release version bump.
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
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 1a99bf5dc..28dfe08f0 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.2, +AC_INIT(epiphany, 1.2.2.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |