aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-10 19:28:11 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-10 19:28:11 +0200
commit0c4a1fb9be04077fa1f88f561696961297c2fd8f (patch)
treec54aa3b9dbbc071f3c929d84acf51424a546709c /boot.php
parente6f1fb3d954fc1354581a93509f8f64662aef2b5 (diff)
downloadvolse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.tar.gz
volse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.tar.bz2
volse-hubzilla-0c4a1fb9be04077fa1f88f561696961297c2fd8f.zip
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 df57009e5..3feac5177 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.7.5' );
+define ( 'STD_VERSION', '2.7.6' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );