aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-07 10:09:45 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-07 10:09:45 +0100
commit639966622f037528fba111c77093da2555d9d94a (patch)
tree93835941106716a510d2e92f5c57c60a232e8503 /boot.php
parentbe7e2496300d471ef2f9c068b19e00eac5a996be (diff)
downloadvolse-hubzilla-639966622f037528fba111c77093da2555d9d94a.tar.gz
volse-hubzilla-639966622f037528fba111c77093da2555d9d94a.tar.bz2
volse-hubzilla-639966622f037528fba111c77093da2555d9d94a.zip
min version bump
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 7fe51149b..e52f3d124 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/zid.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.0.4' );
+define ( 'STD_VERSION', '2.0.5' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );