aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-08 08:43:00 +0000
committerMario <mario@mariovavti.com>2021-05-08 08:43:00 +0000
commit09cfc979e4bbdd272f7852b75d02366780358c6e (patch)
treeda163b73080226479fdbb203c0ee4e4a04efd782 /boot.php
parent36a814b03ec11d25aa5eb4e02e6dfc50e2c8c6b3 (diff)
parent954d06bdb7c8ef9f73f799eec72fcbd8bbc56b9f (diff)
downloadvolse-hubzilla-09cfc979e4bbdd272f7852b75d02366780358c6e.tar.gz
volse-hubzilla-09cfc979e4bbdd272f7852b75d02366780358c6e.tar.bz2
volse-hubzilla-09cfc979e4bbdd272f7852b75d02366780358c6e.zip
Merge branch 'dev' into 5.6RC
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 3b1d23150..d22dfb372 100644
--- a/boot.php
+++ b/boot.php
@@ -55,7 +55,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '5.6RC2' );
define ( 'ZOT_REVISION', '6.0' );
-define ( 'DB_UPDATE_VERSION', 1244 );
+define ( 'DB_UPDATE_VERSION', 1245 );
define ( 'PROJECT_BASE', __DIR__ );