aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2017-11-11 21:34:22 +0100
committerMario <mario@mariovavti.com>2017-11-11 21:34:22 +0100
commite2eb36ded6ae61b949bb5948145c007b1522faf9 (patch)
treeb87fa7a37b585dd4a1a7b45267978db303b66255 /boot.php
parent4ac3cec66e063133e4374abef7682228406fe35d (diff)
downloadvolse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.tar.gz
volse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.tar.bz2
volse-hubzilla-e2eb36ded6ae61b949bb5948145c007b1522faf9.zip
bump 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 e06580d41..7933345aa 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.8' );
+define ( 'STD_VERSION', '2.8.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );