aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-06-17 10:42:56 +0200
committerMario Vavti <mario@mariovavti.com>2019-06-17 10:42:56 +0200
commit958217dd556fc1c94ee34293ef5a9a555321760e (patch)
tree08df0216a01411296ce6f44b093b191cc100a4bc /boot.php
parent2f80fdae974cf061de0cec70c6333cef33784d71 (diff)
downloadvolse-hubzilla-958217dd556fc1c94ee34293ef5a9a555321760e.tar.gz
volse-hubzilla-958217dd556fc1c94ee34293ef5a9a555321760e.tar.bz2
volse-hubzilla-958217dd556fc1c94ee34293ef5a9a555321760e.zip
changelog and version4.2.1
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 5904cac3c..c79030e1d 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.2' );
+define ( 'STD_VERSION', '4.2.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );