Updated changelog. Rolling a new release
This commit is contained in:
parent
45e9722458
commit
8db1087642
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
ChangeLog
|
||||
=========
|
||||
|
||||
0.3.5 (2016-02-24)
|
||||
------------------
|
||||
|
||||
* #466: Fixed a small issue that can effect new installions. Existing working
|
||||
installations do not need to upgrade.
|
||||
|
||||
|
||||
0.3.4 (2016-02-20)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -24,5 +24,5 @@
|
|||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#################################################################
|
||||
|
||||
define("BAIKAL_VERSION", "0.3.4");
|
||||
define("BAIKAL_VERSION", "0.3.5");
|
||||
define("BAIKAL_HOMEPAGE", "http://baikal-server.com");
|
||||
|
|
Loading…
Reference in a new issue