aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-13 12:13:18 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-13 12:13:18 +0200
commit5b0b90d1f504d368825a4bbfc483ca76d48e7a65 (patch)
tree46c67d6da43a2eb51f6aaacbca4790654021e889 /boot.php
parentd16714e84b2d4be1bd2306592601b4a9272ba03d (diff)
downloadvolse-hubzilla-5b0b90d1f504d368825a4bbfc483ca76d48e7a65.tar.gz
volse-hubzilla-5b0b90d1f504d368825a4bbfc483ca76d48e7a65.tar.bz2
volse-hubzilla-5b0b90d1f504d368825a4bbfc483ca76d48e7a65.zip
bump version, update autoload cache and 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 3a8d1d180..ab0f2720f 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', '4.1.3' );
+define ( 'STD_VERSION', '4.2RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );