diff options
author | Xan Lopez <xan@igalia.com> | 2013-02-07 01:53:03 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2013-02-07 01:53:28 +0800 |
commit | 5883499dcafcc6aa8c12b58881b640ef9ef6df41 (patch) | |
tree | cf1ce325f2a085fb8731f1f6c4d027b1d8eea761 /configure.ac | |
parent | 8b63fec4044035369c3552c7324b5b42ca112686 (diff) | |
download | gsoc2013-epiphany-5883499dcafcc6aa8c12b58881b640ef9ef6df41.tar.gz gsoc2013-epiphany-5883499dcafcc6aa8c12b58881b640ef9ef6df41.tar.zst gsoc2013-epiphany-5883499dcafcc6aa8c12b58881b640ef9ef6df41.zip |
[release] 3.7.53.7.5
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 d1effb9cb..5433eab00 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[7]) -m4_define([epiphany_version_micro],[3]) +m4_define([epiphany_version_micro],[5]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) |