diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-16 19:02:20 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-16 19:02:20 +0800 |
commit | a61667dfd9ae1dbaf88bb0353848d7f4963d3577 (patch) | |
tree | f4e251f866b7b55bdc2e8cbb3ff922277b9a495a | |
parent | 2dfc0701933b4655005dc2a1145eb805c4bde6c5 (diff) | |
download | gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar.gz gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar.bz2 gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar.lz gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar.xz gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.tar.zst gsoc2013-epiphany-a61667dfd9ae1dbaf88bb0353848d7f4963d3577.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> + * doc/reference/tmpl/ephy-embed.sgml: === Release 1.3.5 === diff --git a/configure.in b/configure.in index b1a7b1ab7..96b685bbd 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNOME Web browser], [1.3.5], +AC_INIT([GNOME Web browser], [1.3.5.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |