summaryrefslogtreecommitdiffstats
path: root/endpoints/lib
diff options
context:
space:
mode:
authorIan Moore <imoore76@yahoo.com>2015-08-13 00:02:01 -0400
committerIan Moore <imoore76@yahoo.com>2015-08-13 00:02:01 -0400
commit200829f12e91447c957d4410d2f5cc90f1c2cb92 (patch)
treebdd7ff7e6d289171d8053289aab9b5a5e0899392 /endpoints/lib
parent8b611cdf516d4449c186493b1b24a01760c4a9c8 (diff)
downloadphpvirtualbox-200829f12e91447c957d4410d2f5cc90f1c2cb92.zip
phpvirtualbox-200829f12e91447c957d4410d2f5cc90f1c2cb92.tar.gz
phpvirtualbox-200829f12e91447c957d4410d2f5cc90f1c2cb92.tar.bz2
Bump versions
Diffstat (limited to 'endpoints/lib')
-rw-r--r--endpoints/lib/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/endpoints/lib/config.php b/endpoints/lib/config.php
index ebe34c2..bf90398 100644
--- a/endpoints/lib/config.php
+++ b/endpoints/lib/config.php
@@ -14,7 +14,7 @@
/*
* This version of phpVirtualBox
*/
-define('PHPVBOX_VER', '5.0-2');
+define('PHPVBOX_VER', '5.0-3');
class phpVBoxConfigClass {