diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-09 08:06:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-09 08:06:03 +0800 |
commit | 86e42645ba8bd344e6f8aaf42029bbbc2072ab2c (patch) | |
tree | 4cfc3dcf0dac0b35b5efdec6dc093897162871a1 /configure.ac | |
parent | 26be6f39d36700a67bac295d230ab5b15ded1138 (diff) | |
download | gsoc2013-epiphany-86e42645ba8bd344e6f8aaf42029bbbc2072ab2c.tar.gz gsoc2013-epiphany-86e42645ba8bd344e6f8aaf42029bbbc2072ab2c.tar.zst gsoc2013-epiphany-86e42645ba8bd344e6f8aaf42029bbbc2072ab2c.zip |
Post-release version bump.
2007-01-09 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6808
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 da36d196c..c59f76be8 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.17.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.89],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |