From e13317356bc973e1d3a2d828a9cea1547fe86567 Mon Sep 17 00:00:00 2001 From: Jorge Arellano Cid Date: Wed, 9 Apr 2014 14:58:28 -0300 Subject: Preparing 3.0.4 final --- ChangeLog | 2 +- configure.ac | 2 +- src/IO/about.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d44f3dbb..30fa2bab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ user. For a history of changes in full detail, see our Mercurial repository 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 index d22355ea..e3ace75d 100644 --- 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 index 87f65b1c..772e1247 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -230,7 +230,7 @@ const char *const AboutSplash= "\n" " \n" "

Release overview

\n" -" April ??, 2014\n" +" April 09, 2014\n" "\n" " \n" " \n" -- cgit v1.2.3