# HG changeset patch # User Jorge Arellano Cid # Date 1397066308 10800 # Wed Apr 09 14:58:28 2014 -0300 # Node ID 364f0ffdad27fda0328b03d5348b05df78e0a3c2 # Parent 0e73c6e93006359bc4acb782b087e8f18e08682b Preparing 3.0.4 final diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ at http://hg.dillo.org/dillo -dillo-3.0.4 [not released yet] +dillo-3.0.4 [April 09, 2014] +- OPTGROUP and INS elements. - Some HTML5 elements, etc. diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0.4-rc2]) +AC_INIT([dillo], [3.0.4]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET diff --git a/src/IO/about.c b/src/IO/about.c --- a/src/IO/about.c +++ b/src/IO/about.c @@ -230,7 +230,7 @@ "\n" " \n" "

Release overview

\n" -" April ??, 2014\n" +" April 09, 2014\n" "\n" " \n" " \n"