Skip to content

Commit

Permalink
Updated changelog. Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Mar 21, 2016
1 parent c199ac7 commit b6a0726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ChangeLog
------------------

* #510: Fix PHP warning on fresh install.
* #507: Disable installer if Baikal was already configured.


0.4.1 (2016-03-17)
Expand Down
2 changes: 1 addition & 1 deletion Core/Distrib.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
# This copyright notice MUST APPEAR in all copies of the script!
#################################################################

define("BAIKAL_VERSION", "0.4.1");
define("BAIKAL_VERSION", "0.4.2");
define("BAIKAL_HOMEPAGE", "http://baikal-server.com");

0 comments on commit b6a0726

Please sign in to comment.