aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-14 20:11:36 -0700
committerredmatrix <git@macgirvin.com>2016-04-14 20:11:36 -0700
commita29c0371f1f3cceb9a9af3a62e5ed67886869c40 (patch)
tree2d4d402682defff0dc3324b67872fb1a0d339b3e /boot.php
parenta8f7af20798de3bde73023c6e3f2b540e985767b (diff)
downloadvolse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.tar.gz
volse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.tar.bz2
volse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.zip
commit 1.41.4
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 e9fe29696..ef620e3ec 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.3.3' );
+define ( 'STD_VERSION', '1.4' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );