diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-29 21:43:24 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-29 21:43:24 +0800 |
commit | eadb9859e30090caab1385e6597e5b30e4da3e34 (patch) | |
tree | 4f27f0cf06083a4f60812f63f1ee8ec6102b970b /configure.ac | |
parent | 30c54e6d94dfbc079231da2bf29de2274703986c (diff) | |
download | gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar.gz gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar.bz2 gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar.lz gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar.xz gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.tar.zst gsoc2013-epiphany-eadb9859e30090caab1385e6597e5b30e4da3e34.zip |
Version 1.5.2.
2004-11-29 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.ac:
* doc/reference/tmpl/ephy-embed.sgml:
* lib/ephy-file-chooser.c: (ephy_file_chooser_add_pattern_filter):
Version 1.5.2.
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 b2c876a76..c126405b3 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.1.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |