aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-09-18 16:39:43 +0200
committerMario <mario@mariovavti.com>2017-09-18 16:39:43 +0200
commitd11d36040d189431a85d0e379fc2af2ca8ed8756 (patch)
tree261dcac01cb998ea80e34260a8b3bdb9dbccdd62
parent46daaa11fd9339088c51928f5c361bbf91c3ae69 (diff)
downloadvolse-hubzilla-d11d36040d189431a85d0e379fc2af2ca8ed8756.tar.gz
volse-hubzilla-d11d36040d189431a85d0e379fc2af2ca8ed8756.tar.bz2
volse-hubzilla-d11d36040d189431a85d0e379fc2af2ca8ed8756.zip
version bump2.6.3
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ad6b8b7b0..0908b797a 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.2' );
+define ( 'STD_VERSION', '2.6.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );