diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-01 19:50:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-01 19:50:32 +0800 |
commit | b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4 (patch) | |
tree | 8211b8f4e3b451381fe49703cfbdde21648717ff | |
parent | f61aad20ca84c6c4710b9280a48f8faf8683f537 (diff) | |
download | gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar.gz gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar.bz2 gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar.lz gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar.xz gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.tar.zst gsoc2013-epiphany-b65b796e714a6ac3c7d12431e183d7a0ab8fc1e4.zip |
Post-release version bump.
2004-08-01 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-01 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Post-release version bump. + +2004-08-01 Christian Persch <chpe@cvs.gnome.org> + * doc/reference/tmpl/EphyContentPolicy.sgml: * doc/reference/tmpl/EphySingle.sgml: * doc/reference/tmpl/ephy-cookie-manager.sgml: diff --git a/configure.in b/configure.in index dfb98317a..5741ccb29 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.7], +AC_INIT([epiphany], [1.2.7.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |