diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-08-22 19:29:23 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-08-22 19:29:23 +0800 |
commit | e94929137f6192cc4404608d69f813cfdb01ef5c (patch) | |
tree | 25a01b0911aaf8d57e5a621e2215bf76e062d0f5 /configure.in | |
parent | 3e3d3961a8db405b5717cd0c02d67aa8abb8842b (diff) | |
download | gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar.gz gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar.bz2 gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar.lz gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar.xz gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.tar.zst gsoc2013-epiphany-e94929137f6192cc4404608d69f813cfdb01ef5c.zip |
Update for 0.9.0
2003-08-22 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
* configure.in:
Update for 0.9.0
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 28084d9d2..a6f618431 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, 0.8.4, +AC_INIT(epiphany, 0.9.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.0 |