diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-22 22:52:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-22 22:52:39 +0800 |
commit | f75ec463e82ffff5d0e35208019e7ba2798d271d (patch) | |
tree | 7f0f5876cb40c07a3492099851bce9ad51ae1d3b /configure.ac | |
parent | 8dc1eb2dec043a245768d21f2a4b53ee687c9ded (diff) | |
download | gsoc2013-epiphany-f75ec463e82ffff5d0e35208019e7ba2798d271d.tar.gz gsoc2013-epiphany-f75ec463e82ffff5d0e35208019e7ba2798d271d.tar.zst gsoc2013-epiphany-f75ec463e82ffff5d0e35208019e7ba2798d271d.zip |
Post-release version bump.
2007-01-22 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6838
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 7b83d8c55..d082f85b4 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |