aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-15 19:05:55 +0000
committerMario <mario@mariovavti.com>2024-03-15 19:05:55 +0000
commit826ef11247b08d4803602fc735b1b0e9fd0191dc (patch)
treee15e0747a137d0602be0ffcd64cce385e6184521
parentb68ddc4cd330a6806a5aeeb6f405eded425bc36b (diff)
downloadvolse-hubzilla-826ef11247b08d4803602fc735b1b0e9fd0191dc.tar.gz
volse-hubzilla-826ef11247b08d4803602fc735b1b0e9fd0191dc.tar.bz2
volse-hubzilla-826ef11247b08d4803602fc735b1b0e9fd0191dc.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 69de802ed..1eb64cb0a 100644
--- a/boot.php
+++ b/boot.php
@@ -64,7 +64,7 @@ require_once('include/selectors.php');
require_once('include/activities.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.0RC');
+define('STD_VERSION', '9.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);