summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorh6w <tudor@tudorholton.com>2018-11-09 20:43:10 +1100
committerGitHub <noreply@github.com>2018-11-09 20:43:10 +1100
commitea36625d7eb02a5256de214b44b819cc97c3b339 (patch)
treeca2f579ec6b25408fc4cb014279cf09254c8c000
parent3bf6d1b6cd7957810e925f1b0ded8474ef334ecb (diff)
downloadphpvirtualbox-ea36625d7eb02a5256de214b44b819cc97c3b339.zip
phpvirtualbox-ea36625d7eb02a5256de214b44b819cc97c3b339.tar.gz
phpvirtualbox-ea36625d7eb02a5256de214b44b819cc97c3b339.tar.bz2
Update config.php5.2-1origin/master
Rollup phpvirtualbox version
-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 5176416..3f5c021 100644
--- a/endpoints/lib/config.php
+++ b/endpoints/lib/config.php
@@ -14,7 +14,7 @@
/*
* This version of phpVirtualBox
*/
-define('PHPVBOX_VER', '5.2-0');
+define('PHPVBOX_VER', '5.2-1');
class phpVBoxConfigClass {