aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-08-01 22:37:52 +0200
committerMario Vavti <mario@mariovavti.com>2019-08-01 22:37:52 +0200
commitb0db1f827e6a7e9b4f9e960088b91797cb9df076 (patch)
tree03b75209ff0529ac8d12a2f75a92c2430c99c10e /boot.php
parent1c39fc71d97ccfaf22338f5ac8f092a441e62ab5 (diff)
downloadvolse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.tar.gz
volse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.tar.bz2
volse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.zip
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 43ede3780..b1d6743b5 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.4RC' );
+define ( 'STD_VERSION', '4.5' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );