aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2025-04-11 21:30:03 +0200
committerMario Vavti <mario@mariovavti.com>2025-04-11 21:30:03 +0200
commit8c182c9d68322d0a353a254f16ea2b90a67717db (patch)
treeacf235cdf417408d38bc744d0837aad09e8c1a85
parent384eea79dc04bcd64deac622b43a1b896e347884 (diff)
downloadvolse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.tar.gz
volse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.tar.bz2
volse-hubzilla-8c182c9d68322d0a353a254f16ea2b90a67717db.zip
version 10.2.3master
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fe57ce319..39210456e 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.2.2');
+define('STD_VERSION', '10.2.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);