aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-01-14 08:15:38 +0100
committerMario <mario@mariovavti.com>2018-01-14 08:15:38 +0100
commit09abba3dd0ed19153433ab7e88390b80576dc75b (patch)
tree0d440d33beb217a418d1184db6311d9abd96c1f0
parent84105c3b05c513bc1594ef99be9ed63b8a8f1a18 (diff)
downloadvolse-hubzilla-09abba3dd0ed19153433ab7e88390b80576dc75b.tar.gz
volse-hubzilla-09abba3dd0ed19153433ab7e88390b80576dc75b.tar.bz2
volse-hubzilla-09abba3dd0ed19153433ab7e88390b80576dc75b.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 68cdc6019..a62956c39 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.0' );
+define ( 'STD_VERSION', '3.0.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );