aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-03-21 11:16:35 +0100
committerMario Vavti <mario@mariovavti.com>2019-03-21 11:16:35 +0100
commit33ac85f637be3c7888142d175d822e14d7cb6bd2 (patch)
tree8f0198948460a436823e490937dfe3e46d79f81b
parentefd9421dc9f90f6573b0650d27ed49c12ead3cc3 (diff)
downloadvolse-hubzilla-33ac85f637be3c7888142d175d822e14d7cb6bd2.tar.gz
volse-hubzilla-33ac85f637be3c7888142d175d822e14d7cb6bd2.tar.bz2
volse-hubzilla-33ac85f637be3c7888142d175d822e14d7cb6bd2.zip
bump version4.0.1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 118443df9..338a3e3ae 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.1.1' );
+define ( 'STD_VERSION', '4.0.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1231 );