diff options
author | Xan Lopez <xlopez@igalia.com> | 2011-03-12 21:38:04 +0800 |
---|---|---|
committer | Xan Lopez <xlopez@igalia.com> | 2011-03-12 21:38:04 +0800 |
commit | 3010236814e202daff2edab57c054f081ad04d8d (patch) | |
tree | 37bdce1ddc9e47a961eb88dabf244c9e8d977951 /configure.ac | |
parent | 775326c490fdaf106d983cd17391c776dec3856d (diff) | |
download | gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar.gz gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar.bz2 gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar.lz gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar.xz gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.tar.zst gsoc2013-epiphany-3010236814e202daff2edab57c054f081ad04d8d.zip |
[release] 2.91.91.12.91.91.1
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 b3bebd2b6..24270a743 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ m4_define([epiphany_version_major],[2]) m4_define([epiphany_version_minor],[91]) m4_define([epiphany_version_micro],[91]) -m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) +m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1]) # This can be either "trunk" or "branches/gnome-x-y" m4_define([epiphany_branch],["trunk"]) |