diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -2,6 +2,12 @@ * configure.in: + Post-release version bump. + +2004-05-03 Christian Persch <chpe@cvs.gnome.org> + + * configure.in: + Version 1.2.5. 2004-05-03 Christian Persch <chpe@cvs.gnome.org> diff --git a/configure.in b/configure.in index db9b0606c..c28fd4057 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.5], +AC_INIT([epiphany], [1.2.5.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 |