aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorHilmar R <u02@u29lx193>2021-02-26 14:38:41 +0100
committerHilmar R <u02@u29lx193>2021-02-26 14:38:41 +0100
commita04ded9cca5d6cf381ae73e18f62b42ec174a5c4 (patch)
treed6703835030b8b0ec280f770382bca305f7ca86f /boot.php
parentfae551535078639668e16b074fb0c52cd23d6cd6 (diff)
downloadvolse-hubzilla-a04ded9cca5d6cf381ae73e18f62b42ec174a5c4.tar.gz
volse-hubzilla-a04ded9cca5d6cf381ae73e18f62b42ec174a5c4.tar.bz2
volse-hubzilla-a04ded9cca5d6cf381ae73e18f62b42ec174a5c4.zip
repair dd tag and set unique vsn
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 26a5ef4c4..a9ce4b129 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.2.2' );
+define ( 'STD_VERSION', '5.2.9' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1241 );