aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-04 15:52:59 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-04 15:52:59 +0100
commit48813c55d554571b21624668744ab8bfc0ffe659 (patch)
treeed6fc30e7643f6be74e88b994ba90377e980e7fc /boot.php
parenta9a35ccb6ba3e7dc2178e293afa30ea2ef4ff14c (diff)
downloadvolse-hubzilla-48813c55d554571b21624668744ab8bfc0ffe659.tar.gz
volse-hubzilla-48813c55d554571b21624668744ab8bfc0ffe659.tar.bz2
volse-hubzilla-48813c55d554571b21624668744ab8bfc0ffe659.zip
bump min version
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 ecd34af1e..d57fb6209 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.2' );
+define ( 'STD_VERSION', '2.0.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1185 );