aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-02-26 20:40:55 +0100
committerMario Vavti <mario@mariovavti.com>2018-02-26 20:40:55 +0100
commitfe7fba4789fac2024c4e8e711e2f8a2492c683bd (patch)
tree77ab17b64e1e0a2713f3ab521cdd9d4c2943a16c /boot.php
parent3bd2288ea91b512503df3e76b5e2f11f774d87c5 (diff)
downloadvolse-hubzilla-fe7fba4789fac2024c4e8e711e2f8a2492c683bd.tar.gz
volse-hubzilla-fe7fba4789fac2024c4e8e711e2f8a2492c683bd.tar.bz2
volse-hubzilla-fe7fba4789fac2024c4e8e711e2f8a2492c683bd.zip
update strings
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 c4556213c..7530f3123 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.1.13' );
+define ( 'STD_VERSION', '3.2RC' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1205 );