aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-10-01 15:47:03 -0700
committerredmatrix <mike@macgirvin.com>2016-10-01 15:47:03 -0700
commit771d87781e3516b64c17bff87391daefd9019d66 (patch)
treeab430d229989cdb41627319121469db5351ad122
parent883828c6cc42df5f835575725c8bfffcc0440c77 (diff)
downloadvolse-hubzilla-771d87781e3516b64c17bff87391daefd9019d66.tar.gz
volse-hubzilla-771d87781e3516b64c17bff87391daefd9019d66.tar.bz2
volse-hubzilla-771d87781e3516b64c17bff87391daefd9019d66.zip
roll version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 17064b86b..1acc8b562 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.4' );
+define ( 'STD_VERSION', '1.14RC' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );