aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-08-16 10:21:49 +0200
committerMario Vavti <mario@mariovavti.com>2017-08-16 10:21:49 +0200
commit90bc21f2d560d879d7eaf05a85af6d6dca53ebac (patch)
treed8d8ddae744b690cf267bbba2d1237b469112567 /boot.php
parent6adfbabbb74f2a11077162bf4644ff09dad31fd2 (diff)
downloadvolse-hubzilla-90bc21f2d560d879d7eaf05a85af6d6dca53ebac.tar.gz
volse-hubzilla-90bc21f2d560d879d7eaf05a85af6d6dca53ebac.tar.bz2
volse-hubzilla-90bc21f2d560d879d7eaf05a85af6d6dca53ebac.zip
Release Hubzilla 2.6
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 491394bef..cd0768439 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.6RC1' );
+define ( 'STD_VERSION', '2.6' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );