Update changelog and version
This commit is contained in:
parent
aaa77d4780
commit
41f723e6ad
|
@ -1,3 +1,8 @@
|
||||||
|
-------------------------------------
|
||||||
|
5.0-2
|
||||||
|
-------------------------------------
|
||||||
|
Translation fixes
|
||||||
|
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
5.0-1 2015-08-05
|
5.0-1 2015-08-05
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
/*
|
/*
|
||||||
* This version of phpVirtualBox
|
* This version of phpVirtualBox
|
||||||
*/
|
*/
|
||||||
define('PHPVBOX_VER', '5.0-1');
|
define('PHPVBOX_VER', '5.0-2');
|
||||||
|
|
||||||
class phpVBoxConfigClass {
|
class phpVBoxConfigClass {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue