diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-07-10 01:08:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 01:08:42 +0800 |
commit | df9e4715e1f1c2070d3955ce9c5a43b136a736ea (patch) | |
tree | 268d67398933be2816a0fb9052c9371bbb058ac8 | |
parent | fd93a2dd527de9acb39746d109e218d9215ba4e2 (diff) | |
download | gsoc2013-epiphany-df9e4715e1f1c2070d3955ce9c5a43b136a736ea.tar.gz gsoc2013-epiphany-df9e4715e1f1c2070d3955ce9c5a43b136a736ea.tar.zst gsoc2013-epiphany-df9e4715e1f1c2070d3955ce9c5a43b136a736ea.zip |
Bump version
svn path=/trunk/; revision=7120
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e7668997..49b93a170 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -AC_INIT([GNOME Web Browser],[2.19.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.19.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |