aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-08-04 14:47:52 +0000
committerMario <mario@mariovavti.com>2021-08-04 14:47:52 +0000
commit36564b5aa72b9046a71390ff527884d6ee153e58 (patch)
tree18ca132a2f9bd36c545234984ac88aa6fa5af1fa /boot.php
parent101fc33c635186ad1ce464adb7fe12c6817effb6 (diff)
downloadvolse-hubzilla-36564b5aa72b9046a71390ff527884d6ee153e58.tar.gz
volse-hubzilla-36564b5aa72b9046a71390ff527884d6ee153e58.tar.bz2
volse-hubzilla-36564b5aa72b9046a71390ff527884d6ee153e58.zip
bump version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index dccca0c23..8fd263344 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.1.2' );
+define ( 'STD_VERSION', '6.1.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1247 );