diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-03-07 04:37:14 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-03-07 04:37:14 +0800 |
commit | bc5c3d8a3034062f8aad2d1f22d56529d4f75d7d (patch) | |
tree | 36c4a813d51bb93bc249e2d075a92b4016b8cf2b /configure.ac | |
parent | c1e19a7ecdc81c0f055ebf8e4020a0682519ae18 (diff) | |
download | gsoc2013-epiphany-bc5c3d8a3034062f8aad2d1f22d56529d4f75d7d.tar.gz gsoc2013-epiphany-bc5c3d8a3034062f8aad2d1f22d56529d4f75d7d.tar.zst gsoc2013-epiphany-bc5c3d8a3034062f8aad2d1f22d56529d4f75d7d.zip |
=== Release 1.9.99 ===Release1999
2006-03-06 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.99 ===
* configure.ac:
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44d5acfe6..1263b29bf 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.9.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.99],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |