aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-19 11:50:52 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-19 11:50:52 +0200
commita58f386831ed2753b31c37b78fa1b2ff30896ab3 (patch)
tree6a7b9c3c58c19d7874746d51df45139102123c3f /boot.php
parentf3c374b6fff5122ad8a8a62446a65171ce0fb555 (diff)
downloadvolse-hubzilla-a58f386831ed2753b31c37b78fa1b2ff30896ab3.tar.gz
volse-hubzilla-a58f386831ed2753b31c37b78fa1b2ff30896ab3.tar.bz2
volse-hubzilla-a58f386831ed2753b31c37b78fa1b2ff30896ab3.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 2819b8d75..08a7ee032 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.6' );
+define ( 'STD_VERSION', '2.9' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );