aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-05 17:43:24 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-05 17:43:24 +0100
commit888a7aa6b267b6d4c521dcacc8bb14294be54b5d (patch)
tree80adaaaba2441aaffc02aa96855c22d16d4f13ba /boot.php
parent9cf2f424ad2a8d43ef829feef85352482d64aaea (diff)
downloadvolse-hubzilla-888a7aa6b267b6d4c521dcacc8bb14294be54b5d.tar.gz
volse-hubzilla-888a7aa6b267b6d4c521dcacc8bb14294be54b5d.tar.bz2
volse-hubzilla-888a7aa6b267b6d4c521dcacc8bb14294be54b5d.zip
another 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 d57fb6209..7fe51149b 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.3' );
+define ( 'STD_VERSION', '2.0.4' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );