aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-18 08:28:37 +0200
committergit-marijus <mario@mariovavti.com>2017-08-18 08:28:37 +0200
commit2a2abf14bbc16817ef56ed2acb44b8d8f93a3246 (patch)
treecb6876a35f84179abecdc5048c0068ebe4293904 /boot.php
parentb553ecbb18ec93e9c2220cd12d893511646916eb (diff)
downloadvolse-hubzilla-2a2abf14bbc16817ef56ed2acb44b8d8f93a3246.tar.gz
volse-hubzilla-2a2abf14bbc16817ef56ed2acb44b8d8f93a3246.tar.bz2
volse-hubzilla-2a2abf14bbc16817ef56ed2acb44b8d8f93a3246.zip
bugfix release 2.6.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 cd0768439..42e78914f 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.6' );
+define ( 'STD_VERSION', '2.6.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );