diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-16 20:01:13 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-16 20:01:13 +0800 |
commit | ab48eee760ef3457def0ec145ad84faff8fea73a (patch) | |
tree | c317cd0e0b5774dd655b19a87e7bd53aae50cfe2 | |
parent | 568ddde148e46278c127d998b1f7b266374dbde1 (diff) | |
download | gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar.gz gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar.bz2 gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar.lz gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar.xz gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.tar.zst gsoc2013-epiphany-ab48eee760ef3457def0ec145ad84faff8fea73a.zip |
Post-release version bump.
2004-08-16 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Post-release version bump.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2004-08-16 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-08-16 Christian Persch <chpe@cvs.gnome.org> + * NEWS: * configure.in: diff --git a/configure.in b/configure.in index 7bd5dea37..e4e33cc7c 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.8], +AC_INIT([epiphany], [1.2.8.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |