diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-22 03:25:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-22 03:25:54 +0800 |
commit | 7cfbd18e4e77454d111dec037171e2909c3a34f7 (patch) | |
tree | f9029523ae6c8148064a5931aeac324e920268b4 /configure.ac | |
parent | c1212c685cc63dbc037b82898251ce37a22eb9f5 (diff) | |
download | gsoc2013-epiphany-7cfbd18e4e77454d111dec037171e2909c3a34f7.tar.gz gsoc2013-epiphany-7cfbd18e4e77454d111dec037171e2909c3a34f7.tar.zst gsoc2013-epiphany-7cfbd18e4e77454d111dec037171e2909c3a34f7.zip |
Post-release version bump.
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
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 28a8df3c9..e7ab03d05 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[2.15.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.99],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |