diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-05 19:46:19 +0800 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-05 19:58:58 +0800 |
commit | 94c0c500943c8e851ea8a6845ea9a9e2418c625b (patch) | |
tree | 1db40882a399344a4b75c1c8e4d668a92b602eac /configure.ac | |
parent | c6fa1c2dbbb7f81c1ee8a2df2a868289ff033397 (diff) | |
download | gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar.gz gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar.bz2 gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar.lz gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar.xz gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.tar.zst gsoc2013-epiphany-94c0c500943c8e851ea8a6845ea9a9e2418c625b.zip |
[release] 3.5.91
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 b547181aa..15b9fd5ea 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],[90]) +m4_define([epiphany_version_micro],[91]) 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]) |