aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-07-29 08:34:33 +0000
committerMario <mario@mariovavti.com>2021-07-29 08:34:33 +0000
commitc1526b473b0bb5ff3d50e4acdb528f21a5a1d7e0 (patch)
tree0a75e0fdbe2af35f1426ec7c953866fc2ab401d2 /boot.php
parentd459dfac74e90c29950d49a82edc19fd913d435e (diff)
downloadvolse-hubzilla-c1526b473b0bb5ff3d50e4acdb528f21a5a1d7e0.tar.gz
volse-hubzilla-c1526b473b0bb5ff3d50e4acdb528f21a5a1d7e0.tar.bz2
volse-hubzilla-c1526b473b0bb5ff3d50e4acdb528f21a5a1d7e0.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 c0385e98b..dccca0c23 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.1' );
+define ( 'STD_VERSION', '6.1.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1247 );