diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-02-01 08:12:23 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-02-01 08:12:23 +0800 |
commit | 474973befb00b37b5b9808cfbd44a88e99750734 (patch) | |
tree | 65cc8a05e7ff0ef6e622268c011fac23506d97eb /configure.in | |
parent | f19412df701e05389217a358ee5fa3569b2dd49e (diff) | |
download | gsoc2013-epiphany-474973befb00b37b5b9808cfbd44a88e99750734.tar.gz gsoc2013-epiphany-474973befb00b37b5b9808cfbd44a88e99750734.tar.zst gsoc2013-epiphany-474973befb00b37b5b9808cfbd44a88e99750734.zip |
Prepare for 1.1.6
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 9af90b4b5..af6f97431 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 1.1.5, +AC_INIT(epiphany, 1.1.6, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |