aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2025-03-05 10:22:46 +0000
committerMario <mario@mariovavti.com>2025-03-05 10:22:46 +0000
commit8122c402520680ab31178e90434d761150d99769 (patch)
tree2893d6715cb1148a2cc5ae99e1feccbcd7b04df0
parent787c63b7aeab2e6d957384ba604a6bf11659c5c1 (diff)
downloadvolse-hubzilla-8122c402520680ab31178e90434d761150d99769.tar.gz
volse-hubzilla-8122c402520680ab31178e90434d761150d99769.tar.bz2
volse-hubzilla-8122c402520680ab31178e90434d761150d99769.zip
bump dev version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2c3a313b0..de0db6245 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '10.2RC');
+define('STD_VERSION', '10.3');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);