diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-28 03:33:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-28 03:33:11 +0800 |
commit | 040297c8008020b7f82a496dd803ac5ffe5ac051 (patch) | |
tree | fc4bbd28b68f381c29532987991182a86b50a9d4 /configure.ac | |
parent | 22e053c43179e739314ac9771932e1394ad91387 (diff) | |
download | gsoc2013-epiphany-040297c8008020b7f82a496dd803ac5ffe5ac051.tar.gz gsoc2013-epiphany-040297c8008020b7f82a496dd803ac5ffe5ac051.tar.zst gsoc2013-epiphany-040297c8008020b7f82a496dd803ac5ffe5ac051.zip |
Version 1.5.7.
2005-02-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Version 1.5.7.
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 c32e89793..9452873fb 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.6.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |