Skip to content

Commit

Permalink
Link Release Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Mar 27, 2013
1 parent 43b783f commit 4bcd3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download/index.html.mako
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h1>download</h1>
<div id="download-latest-header">
<h2>${bf.config.currentVersion}</h2>
<p><strong>is the most recent release. It has a lot of new features, new interfaces, and probably some new bugs too. ${bf.config.currentVersion} is not 100% compatible with older projects. Please see the <a href="https://github.com/openframeworks/openFrameworks/blob/develop/CHANGELOG.md">changelog</a> to get an overview of the differences between versions.</strong></p>
<p><strong>is the most recent release. It has a lot of new features, new interfaces, and probably some new bugs too. ${bf.config.currentVersion} is not 100% compatible with older projects. Please see the <a href="https://github.com/openframeworks/openFrameworks/blob/master/CHANGELOG.md">changelog</a> to get an overview of the differences between versions.</strong></p>
<p>To use openFrameworks you will need an IDE, and the setup guide for your platform can walk you through this. Please post any bugs on the <a href="https://github.com/openframeworks/openFrameworks/issues">issues</a> page, and post to the <a href="http://forum.openframeworks.cc">forum</a> if you have any other questions. openFrameworks is distributed under the <a href="../about/license.html">MIT License</a>.</p>
</div>

Expand Down

0 comments on commit 4bcd3b6

Please sign in to comment.