summaryrefslogtreecommitdiffstats
path: root/endpoints/lib
diff options
context:
space:
mode:
authorIan Moore <imoore76@yahoo.com>2015-09-09 09:09:18 -0400
committerIan Moore <imoore76@yahoo.com>2015-09-09 09:09:18 -0400
commit242d71fc6756d83f7b0bfe4669ad25536c416975 (patch)
treebf8efffd31913bae8e6ae7827acb15404fd4dd13 /endpoints/lib
parent06514eded5d1991ce67c5aa2b43428c918fe46d6 (diff)
downloadphpvirtualbox-242d71fc6756d83f7b0bfe4669ad25536c416975.zip
phpvirtualbox-242d71fc6756d83f7b0bfe4669ad25536c416975.tar.gz
phpvirtualbox-242d71fc6756d83f7b0bfe4669ad25536c416975.tar.bz2
Version bump prep for next release
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 bf90398..2c0c3b1 100644
--- a/endpoints/lib/config.php
+++ b/endpoints/lib/config.php
@@ -14,7 +14,7 @@
/*
* This version of phpVirtualBox
*/
-define('PHPVBOX_VER', '5.0-3');
+define('PHPVBOX_VER', '5.0-4');
class phpVBoxConfigClass {