Bump versions

This commit is contained in:
Ian Moore 2015-08-13 00:02:01 -04:00
parent 8b611cdf51
commit 200829f12e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
-------------------------------------
5.0-3
-------------------------------------
------------------------------------- -------------------------------------
5.0-2 2015-08-12 5.0-2 2015-08-12
------------------------------------- -------------------------------------

View File

@ -14,7 +14,7 @@
/* /*
* This version of phpVirtualBox * This version of phpVirtualBox
*/ */
define('PHPVBOX_VER', '5.0-2'); define('PHPVBOX_VER', '5.0-3');
class phpVBoxConfigClass { class phpVBoxConfigClass {