aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-03-21 11:01:57 +0100
committerMario Vavti <mario@mariovavti.com>2019-03-21 11:01:57 +0100
commit9b696a872bf8712875dc0851b1873ec3353591be (patch)
tree87da06a07ad0b29cc7c993e4a4da2476ff43a355 /boot.php
parentaab515b16c99543ae173c41a2d62f160353cc0cf (diff)
downloadvolse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.tar.gz
volse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.tar.bz2
volse-hubzilla-9b696a872bf8712875dc0851b1873ec3353591be.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 cf421c1b4..118443df9 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' );
+define ( 'STD_VERSION', '4.1.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1231 );