aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-03-07 08:54:59 +0000
committerMario <mario@mariovavti.com>2025-03-07 08:54:59 +0000
commit6ed2301a94d2a2fec29ca91085d6fcb48ceff561 (patch)
treefd968ecaac1f0168d3d5dfbafe6f39256125b597
parenta0eb70150348d89feb2d2df8542f93ef655b50b2 (diff)
downloadvolse-hubzilla-6ed2301a94d2a2fec29ca91085d6fcb48ceff561.tar.gz
volse-hubzilla-6ed2301a94d2a2fec29ca91085d6fcb48ceff561.tar.bz2
volse-hubzilla-6ed2301a94d2a2fec29ca91085d6fcb48ceff561.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 39fae6bce..1bbe7ca01 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.2RC1');
+define('STD_VERSION', '10.2RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);