aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-08-16 20:22:16 +0200
committerMario Vavti <mario@mariovavti.com>2019-08-16 20:22:16 +0200
commitcc9f41df5f83bcab435d6fb941b5a8f5b1457037 (patch)
tree71d86cbe5df475d33dd1b9c7dc8efe9b02b5e6f0
parentbb3784d8ddaf9811292450fd9514e661eadb55e3 (diff)
downloadvolse-hubzilla-4.4.1.tar.gz
volse-hubzilla-4.4.1.tar.bz2
volse-hubzilla-4.4.1.zip
bump version4.4.1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 341defb95..612e68904 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.4' );
+define ( 'STD_VERSION', '4.4.1' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );