diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-18 00:16:34 +0800 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-18 00:16:34 +0800 |
commit | e6ab262ab0ce5393443f8492d0202e7d1b1931fe (patch) | |
tree | 3c31cb36b12c6a04bbe416f61ad8e04c1fabe11d /configure.ac | |
parent | 0b1ef3312f6804c934d2a210ba208e9e82180329 (diff) | |
download | gsoc2013-epiphany-e6ab262ab0ce5393443f8492d0202e7d1b1931fe.tar.gz gsoc2013-epiphany-e6ab262ab0ce5393443f8492d0202e7d1b1931fe.tar.zst gsoc2013-epiphany-e6ab262ab0ce5393443f8492d0202e7d1b1931fe.zip |
[release] 3.5.923.5.92
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 569a2b31c..89b6099d6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[5]) -m4_define([epiphany_version_micro],[91.1]) +m4_define([epiphany_version_micro],[92]) 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]) |