diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-09 08:01:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-09 08:01:45 +0800 |
commit | 26be6f39d36700a67bac295d230ab5b15ded1138 (patch) | |
tree | 99e935afb7c47ef3e31d6b111243cd099c942c7b /configure.ac | |
parent | f2ec03c23c92888836704035aeb0b4213a0c7800 (diff) | |
download | gsoc2013-epiphany-26be6f39d36700a67bac295d230ab5b15ded1138.tar.gz gsoc2013-epiphany-26be6f39d36700a67bac295d230ab5b15ded1138.tar.zst gsoc2013-epiphany-26be6f39d36700a67bac295d230ab5b15ded1138.zip |
=== Release 2.17.5 ===RELEASE_2_17_5
2007-01-09 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.5 ===
* NEWS:
* configure.ac:
* data/default-prefs-common.js:
* doc/reference/tmpl/ephy-embed.sgml:
svn path=/trunk/; revision=6806
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1aee18d7a..da36d196c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[2.17.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |