aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-08-13 09:44:28 +0200
committerMario Vavti <mario@mariovavti.com>2019-08-13 09:44:28 +0200
commite28341ca4beb1b746a5c17590f62c02cc8df49ba (patch)
treee02872bbb9a7226f30f78a1784fae113431eceaa
parent6c11a020eee03af1673d70bfa3f229f0093de680 (diff)
downloadvolse-hubzilla-e28341ca4beb1b746a5c17590f62c02cc8df49ba.tar.gz
volse-hubzilla-e28341ca4beb1b746a5c17590f62c02cc8df49ba.tar.bz2
volse-hubzilla-e28341ca4beb1b746a5c17590f62c02cc8df49ba.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b47e172f6..341defb95 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.4RC1' );
+define ( 'STD_VERSION', '4.4' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );