Skip to content

Commit

Permalink
#1005 Update about with latest information as of #1130
Browse files Browse the repository at this point in the history
Men, we fixed 20 bugs today. I'm prety happy.
  • Loading branch information
Yannick committed Apr 1, 2015
1 parent 4d083cd commit f25ce8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backstage/about.php
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
</div>
<div class="col-sm-6">
<h4>Bugfixes</h4>
<p>129 bugs have been fixed.</p>
<p>149 bugs have been fixed.</p>
<h4>Security fixes</h4>
<p>5 security issue has been fixed.</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion include/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Version {
const FORUM_VERSION = '0.8-dev';

// The Luna Core version
const FORUM_CORE_VERSION = '0.8.4090';
const FORUM_CORE_VERSION = '0.8.4098';

// The Luna Core code name
const FORUM_CODE_NAME = 'aero';
Expand Down

0 comments on commit f25ce8d

Please sign in to comment.