aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-20 09:12:04 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-20 09:12:04 +0100
commitc89be9620936d8f82cb8c8e1ff418111d68952ed (patch)
treea66ea5cc59401b2f42dadfd2f9bc6227bd6ba482 /boot.php
parenta700ef5e241231407afdc989426bed8593cbcc28 (diff)
downloadvolse-hubzilla-c89be9620936d8f82cb8c8e1ff418111d68952ed.tar.gz
volse-hubzilla-c89be9620936d8f82cb8c8e1ff418111d68952ed.tar.bz2
volse-hubzilla-c89be9620936d8f82cb8c8e1ff418111d68952ed.zip
bump dev 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 ac96490e7..939fa6d01 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.0RC' );
+define ( 'STD_VERSION', '4.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );