diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-08-08 05:40:57 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-08-08 05:40:57 +0800 |
commit | 9a00acc5d859280d25d939e0f252c99408929aa3 (patch) | |
tree | ae0202dc938da5d2237498d70de79b0096dcb9ea /configure.ac | |
parent | d7265632db0ebbfa422c2ed3041a6d5e9ec19ca4 (diff) | |
download | gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.gz gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.tar.zst gsoc2013-epiphany-9a00acc5d859280d25d939e0f252c99408929aa3.zip |
=== Release 2.5.91 ===RELEASE_2_5_91
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.5.91 ===
* configure.ac:
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 d1dab25f1..340577a72 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.4.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |