summaryrefslogtreecommitdiffstats
path: root/endpoints/lib/config.php
diff options
context:
space:
mode:
authorimoore76 <imoore76@users.noreply.github.com>2016-01-08 13:52:24 -0500
committerimoore76 <imoore76@users.noreply.github.com>2016-01-08 13:52:24 -0500
commit11206435d3656c20b0f552942f58881836e311d6 (patch)
tree5c093bf37eb6e35c2defd55398acd489b650c737 /endpoints/lib/config.php
parentb2711b1bccc38d52214288c2a40232ddb67efb24 (diff)
parent5fcef1bce2081eaa1ca81a2220e74df3ef9933d8 (diff)
downloadphpvirtualbox-11206435d3656c20b0f552942f58881836e311d6.zip
phpvirtualbox-11206435d3656c20b0f552942f58881836e311d6.tar.gz
phpvirtualbox-11206435d3656c20b0f552942f58881836e311d6.tar.bz2
Merge pull request #12 from imoore76/develop
5.0-5 from develop
Diffstat (limited to 'endpoints/lib/config.php')
-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 2c0c3b1..4c4fe2c 100644
--- a/endpoints/lib/config.php
+++ b/endpoints/lib/config.php
@@ -14,7 +14,7 @@
/*
* This version of phpVirtualBox
*/
-define('PHPVBOX_VER', '5.0-4');
+define('PHPVBOX_VER', '5.0-5');
class phpVBoxConfigClass {