diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-08-14 05:11:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-08-14 05:11:55 +0800 |
commit | f519d14be7fdf05831b095f9a251a88d5bdf749f (patch) | |
tree | d93d84f275fc15c9250f7a85835f853ea1c32cc3 /configure.ac | |
parent | 8075908e09746f4168f2988fa2b0d250cc5f0fea (diff) | |
download | gsoc2013-epiphany-f519d14be7fdf05831b095f9a251a88d5bdf749f.tar.gz gsoc2013-epiphany-f519d14be7fdf05831b095f9a251a88d5bdf749f.tar.zst gsoc2013-epiphany-f519d14be7fdf05831b095f9a251a88d5bdf749f.zip |
Post release version bump
svn path=/trunk/; revision=7269
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 08016e220..ffc51e886 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |