Skip to content

Commit dfc8ac5

Browse files
author
Mike Hearn
committed
Release M4
1 parent 8ea620b commit dfc8ac5

File tree

5 files changed

+2
-13
lines changed

5 files changed

+2
-13
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ allprojects {
4949

5050
// Our version: bump this on release.
5151
group 'com.r3corda'
52-
version '0.4-SNAPSHOT'
52+
version '0.4'
5353
}
5454

5555
repositories {

docs/build/html/_sources/index.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
Welcome to the Corda repository!
22
================================
33

4-
.. warning:: This build of the docs is from the *master branch*, not a milestone release. It may not reflect the
5-
current state of the code.
6-
74
This documentation describes Corda, a proposed architecture for distributed ledgers, the vision for which is outlined in the `Corda Introductory Whitepaper`_.
85

96
.. _`Corda Introductory Whitepaper`: _static/corda-introductory-whitepaper.pdf

docs/build/html/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,6 @@
177177

178178
<div class="section" id="welcome-to-the-corda-repository">
179179
<h1>Welcome to the Corda repository!<a class="headerlink" href="#welcome-to-the-corda-repository" title="Permalink to this headline"></a></h1>
180-
<div class="admonition warning">
181-
<p class="first admonition-title">Warning</p>
182-
<p class="last">This build of the docs is from the <em>master branch</em>, not a milestone release. It may not reflect the
183-
current state of the code.</p>
184-
</div>
185180
<p>This documentation describes Corda, a proposed architecture for distributed ledgers, the vision for which is outlined in the <a class="reference external" href="_static/corda-introductory-whitepaper.pdf">Corda Introductory Whitepaper</a>.</p>
186181
<p>The goal of this prototype is to explore fundamentally better designs for distributed ledgers than what presently exists
187182
on the market, tailor made for the needs of the financial industry. We are attempting to prove or disprove the

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
Welcome to the Corda repository!
22
================================
33

4-
.. warning:: This build of the docs is from the *master branch*, not a milestone release. It may not reflect the
5-
current state of the code.
6-
74
This documentation describes Corda, a proposed architecture for distributed ledgers, the vision for which is outlined in the `Corda Introductory Whitepaper`_.
85

96
.. _`Corda Introductory Whitepaper`: _static/corda-introductory-whitepaper.pdf

0 commit comments

Comments
 (0)