From cfe077c893a72bfb3de10fc9b13b538c64a9d142 Mon Sep 17 00:00:00 2001 From: Joonas Lehtinen Date: Wed, 24 Jan 2007 15:24:24 +0000 Subject: [PATCH] Fixes #227 svn changeset:330/svn branch:toolkit --- build/VERSION | 2 +- build/html-style.properties | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/build/VERSION b/build/VERSION index f0e871990a..d58b1c5653 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1 +1 @@ -version=4.0.0-alpha-20070123-1 +version=4.0.0-alpha-20070124-1 diff --git a/build/html-style.properties b/build/html-style.properties index 7d96540a6a..879349bf2b 100644 --- a/build/html-style.properties +++ b/build/html-style.properties @@ -1,2 +1,6 @@ -html.body.start=
-html.body.end=Version: ${version}
\ No newline at end of file +html.body.start1=
+html.body.start2=
+html.body.end=Version: ${version}
+html.body.tag= +html.body.endtag= +docbook.head.title= \ No newline at end of file -- 2.39.5