aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-04 20:42:43 +0000
committerMario <mario@mariovavti.com>2022-01-04 20:42:43 +0000
commit7342cb81a3cffc1cd8ae3e32c2035e5c07376b53 (patch)
treed985e62277275171c39809741e50049318bd5117 /boot.php
parentb40e85855617812c8275878c5ca29fcaf9c209d7 (diff)
downloadvolse-hubzilla-7342cb81a3cffc1cd8ae3e32c2035e5c07376b53.tar.gz
volse-hubzilla-7342cb81a3cffc1cd8ae3e32c2035e5c07376b53.tar.bz2
volse-hubzilla-7342cb81a3cffc1cd8ae3e32c2035e5c07376b53.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 9bfb8ee88..8d3953f13 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.5.12' );
+define ( 'STD_VERSION', '6.5.13' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1250 );