diff options
author | Christian Persch <chpe@svn.gnome.org> | 2007-01-22 22:51:44 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-01-22 22:51:44 +0800 |
commit | 8dc1eb2dec043a245768d21f2a4b53ee687c9ded (patch) | |
tree | df4a927aba3a923397bd708415608f4e1ef99ab2 /configure.ac | |
parent | 1c2f6473d47b66757625eadc40a32ec81df15340 (diff) | |
download | gsoc2013-epiphany-8dc1eb2dec043a245768d21f2a4b53ee687c9ded.tar.gz gsoc2013-epiphany-8dc1eb2dec043a245768d21f2a4b53ee687c9ded.tar.zst gsoc2013-epiphany-8dc1eb2dec043a245768d21f2a4b53ee687c9ded.zip |
=== Release 2.17.90 ===RELEASE_2_17_90
2007-01-22 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.90 ===
* configure.ac:
svn path=/trunk/; revision=6836
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 5fb868e93..7b83d8c55 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.89],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |