diff options
author | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-30 03:43:44 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-30 03:43:44 +0800 |
commit | e823b1ae495d6a3f9df0acd0f73542e416bcb6a9 (patch) | |
tree | c350675ab4d82b9d6294d4369acbbf1c04c26fa8 /configure.in | |
parent | ff47844ae331688fc9f772862e47e7ea43bfe1a2 (diff) | |
download | gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar.gz gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar.bz2 gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar.lz gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar.xz gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.tar.zst gsoc2013-epiphany-e823b1ae495d6a3f9df0acd0f73542e416bcb6a9.zip |
*** empty log message ***Release073
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 054e8f391..58caef20d 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.7.2, +AC_INIT(epiphany, 0.7.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) AM_CONFIG_HEADER(config.h) |