diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-12-07 21:01:40 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-12-07 21:01:40 +0800 |
commit | 946983746128c33df7f3207070c205606016c7e8 (patch) | |
tree | 5fe8fa51385fa4d7ad65337e5b0ac2b9ad3a1b1a /configure.in | |
parent | a2184b400054cf721606423fe54cdf2afc276f89 (diff) | |
download | gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.gz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.bz2 gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.lz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.xz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.zst gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.zip |
Update for 1.1.1
2003-12-07 Marco Pesenti Gritti <marco@gnome.org>
* Makefile.am:
* NEWS:
* configure.in:
Update for 1.1.1
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 2c22dd2fa..19357b7b8 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.0, +AC_INIT(epiphany, 1.1.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.1 |