364f0ffdad27 — Jorge Arellano Cid release-3_0_4 10 years ago
Preparing 3.0.4 final
3 files changed, 3 insertions(+), 3 deletions(-)

M ChangeLog
M configure.ac
M src/IO/about.c
M ChangeLog +1 -1
@@ 7,7 7,7 @@ user. For a history of changes in full d
 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.

          
M configure.ac +1 -1
@@ 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

          
M src/IO/about.c +1 -1
@@ 230,7 230,7 @@ const char *const AboutSplash=
 "<tr>\n"
 " <td bgcolor='#CCCCCC'>\n"
 "  <h4>Release overview</h4>\n"
-"  April ??, 2014\n"
+"  April 09, 2014\n"
 "<tr>\n"
 " <td bgcolor='#FFFFFF'>\n"
 "  <table border='0' cellspacing='0' cellpadding='5'>\n"