aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-31 09:53:55 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-31 09:53:55 +0200
commitf0e615dee529e031663576286345141ad2996974 (patch)
tree68d1bbde7bbc8c65e5d9220172fc4663305edbd1 /boot.php
parent9675acdf87be23ae4299e694dbcf3cd64d550c0b (diff)
downloadvolse-hubzilla-f0e615dee529e031663576286345141ad2996974.tar.gz
volse-hubzilla-f0e615dee529e031663576286345141ad2996974.tar.bz2
volse-hubzilla-f0e615dee529e031663576286345141ad2996974.zip
bump version
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 85b014bcc..63e9f9d1a 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.1' );
+define ( 'STD_VERSION', '2.4' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );