aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-18 14:03:22 +0200
committergit-marijus <mario@mariovavti.com>2017-07-18 14:03:22 +0200
commit8896ebf7cbf20c242399c3821be5881e6068175a (patch)
treebc13d4ab8a77295f357c7f66ef71d72289e7b792
parent9bd11afc62cbb5e6e11f6c677a61194ecf1f306d (diff)
downloadvolse-hubzilla-8896ebf7cbf20c242399c3821be5881e6068175a.tar.gz
volse-hubzilla-8896ebf7cbf20c242399c3821be5881e6068175a.tar.bz2
volse-hubzilla-8896ebf7cbf20c242399c3821be5881e6068175a.zip
bugfix release 2.4.22.4.2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cdfac9033..4d4c02268 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.4.1' );
+define ( 'STD_VERSION', '2.4.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );