Updated version numbers to 0.4 .

This commit is contained in:
Ferdinand Majerech 2012-01-23 16:20:52 +01:00
parent 9596806644
commit 3e1b01f097
4 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.7: http://docutils.sourceforge.net/" />
<title>D:YAML 0.3</title>
<title>D:YAML 0.4</title>
<style type="text/css">
/*
@ -310,8 +310,8 @@ ul.auto-toc {
</style>
</head>
<body>
<div class="document" id="d-yaml-0-3">
<h1 class="title">D:YAML 0.3</h1>
<div class="document" id="d-yaml-0-4">
<h1 class="title">D:YAML 0.4</h1>
<div class="section" id="introduction">
<h1>Introduction</h1>
@ -386,7 +386,7 @@ There are no plans to implement this at the moment.</li>
<td>Example D:YAML code.</td>
</tr>
<tr><td><tt class="docutils literal">./test</tt></td>
<td>Unittest code and inputs.</td>
<td>Unittest code and data.</td>
</tr>
</tbody>
</table>