aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-20 23:03:06 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-20 23:03:06 +0200
commit45233dd53cdcf2bedd55fb165ead1eee4346a0f6 (patch)
tree290073039cd1e7103178256c00927a16bb1ead40
parent1a9fdc565cb86f0b7b4e570085c3bb4ba83f3176 (diff)
downloadvolse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.tar.gz
volse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.tar.bz2
volse-hubzilla-45233dd53cdcf2bedd55fb165ead1eee4346a0f6.zip
2.4RC1.1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 453989451..85b014bcc 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.4RC1' );
+define ( 'STD_VERSION', '2.4RC1.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );