From 810da373110c52cdafe9738ba8777e09e75b6ce2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 7 Mar 2005 20:02:32 +0000 Subject: Version 1.7.0. 2005-03-07 Christian Persch * configure.ac: * data/Makefile.am: * data/epiphany-1.6.pc.in: * data/epiphany-1.8.pc.in: * doc/reference/tmpl/ephy-embed.sgml: * embed/Makefile.am: * lib/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Version 1.7.0. --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a315fca5b..b77a7761e 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.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.7.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT @@ -24,7 +24,7 @@ AC_PREREQ([2.59]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([configure.ac]) -EPIPHANY_MAJOR=1.6 +EPIPHANY_MAJOR=1.7 AC_SUBST([EPIPHANY_MAJOR]) AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip check-news]) @@ -591,7 +591,7 @@ dnl ************ AC_CONFIG_FILES([ Makefile data/Makefile -data/epiphany-1.6.pc +data/epiphany-1.8.pc data/glade/Makefile data/art/Makefile data/ui/Makefile -- cgit v1.2.3