diff options
author | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-08-11 01:16:13 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-08-11 01:16:13 +0800 |
commit | f4b6554560c4fefaf936eafddb66b9d5186dfa88 (patch) | |
tree | d130488c109d4c4fc2aa2b1676bf91972b2332c5 /configure.in | |
parent | a6fa6ce2946117238f08946864866a2072d4fae4 (diff) | |
download | gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar.gz gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar.bz2 gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar.lz gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar.xz gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.tar.zst gsoc2013-epiphany-f4b6554560c4fefaf936eafddb66b9d5186dfa88.zip |
*** empty log message ***Release083
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 2fb34ee2a..c30396153 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.2, +AC_INIT(epiphany, 0.8.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.0 |