aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2004-03-15 23:51:31 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-03-15 23:51:31 +0800
commit9732e759a0a248bf880963b5850e5d958c5b17ec (patch)
treeae3a85f2a93a16ac3bf2a77b0bdd20a4e55332a5 /configure.in
parentd222bedec7864707d3754ab888b9701cf7e56fbb (diff)
downloadgsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar.gz
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar.bz2
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar.lz
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar.xz
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.tar.zst
gsoc2013-epiphany-9732e759a0a248bf880963b5850e5d958c5b17ec.zip
*** empty log message ***Release120
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5b1202959..96f1978eb 100644
--- a/configure.in
+++ b/configure.in
@@ -1,9 +1,9 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(epiphany, 1.1.12,
+AC_INIT(epiphany, 1.2.0,
[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany])
-EPIPHANY_MAJOR=1.1
+EPIPHANY_MAJOR=1.2
AC_SUBST(EPIPHANY_MAJOR)
AM_CONFIG_HEADER(config.h)