aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-17 16:38:21 -0700
committerredmatrix <git@macgirvin.com>2016-07-17 16:38:21 -0700
commitfc78ba7c2fce72a0ace3a853b782b7fd20c0ff40 (patch)
treee26a934b8a8186e946b97f941d9c36b16b3e7217 /boot.php
parent279359c1bddb6e4473894e5dd5bd3c944a469814 (diff)
downloadvolse-hubzilla-fc78ba7c2fce72a0ace3a853b782b7fd20c0ff40.tar.gz
volse-hubzilla-fc78ba7c2fce72a0ace3a853b782b7fd20c0ff40.tar.bz2
volse-hubzilla-fc78ba7c2fce72a0ace3a853b782b7fd20c0ff40.zip
change std_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 fd9f1752a..b4a54e180 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.9.1' );
+define ( 'STD_VERSION', '1.10RC' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1180 );