diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-09-11 23:10:14 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-09-11 23:10:14 +0800 |
commit | 7d9717786005b2889508d1b4c24aa301be7c53c3 (patch) | |
tree | ef532221b589ec8cdcaacb91fd6a2ccb8a0b077c | |
parent | 2dfde5315193a8b04cbe0aaeb3220d82ee1e2f05 (diff) | |
download | gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar.gz gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar.bz2 gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar.lz gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar.xz gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.tar.zst gsoc2013-epiphany-7d9717786005b2889508d1b4c24aa301be7c53c3.zip |
*** empty log message ***
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 74bb9a63e..a3d410720 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.9], +AC_INIT([epiphany], [1.2.10], [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) GNOME_COMMON_INIT |