diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-07-31 04:55:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-31 04:55:08 +0800 |
commit | 04a3b9e155b438d413543b7d840fc5ddd669e17c (patch) | |
tree | 4f330a9daca778a8922948a9a25393aaf7a28d37 /configure.ac | |
parent | ae4ef592e64a2c4bf3bf0842da0812f011253ed3 (diff) | |
download | gsoc2013-epiphany-04a3b9e155b438d413543b7d840fc5ddd669e17c.tar.gz gsoc2013-epiphany-04a3b9e155b438d413543b7d840fc5ddd669e17c.tar.zst gsoc2013-epiphany-04a3b9e155b438d413543b7d840fc5ddd669e17c.zip |
post-release version bump
svn path=/trunk/; revision=7223
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 c8ce6f964..af8342c1f 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |