aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-09-17 11:15:56 +0000
committerMario <mario@mariovavti.com>2020-09-17 11:15:56 +0000
commit76a6e0b6fcda9ab87a8f6ec3ee8873d4fcdb4cd4 (patch)
tree0732ac67cc4c44625278179fa54b62c20326dfe4 /boot.php
parent2a2f032f17a01a3b78b49bbcb2e7907b161a2c57 (diff)
downloadvolse-hubzilla-76a6e0b6fcda9ab87a8f6ec3ee8873d4fcdb4cd4.tar.gz
volse-hubzilla-76a6e0b6fcda9ab87a8f6ec3ee8873d4fcdb4cd4.tar.bz2
volse-hubzilla-76a6e0b6fcda9ab87a8f6ec3ee8873d4fcdb4cd4.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 332031fd1..b722048a9 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', '5.0RC' );
+define ( 'STD_VERSION', '5.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1238 );