aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-05-25 08:45:21 +0000
committerMario <mario@mariovavti.com>2022-05-25 08:45:21 +0000
commitf62f808368c35d63b043d56674dc062b6966071e (patch)
treec7cfc2510f36701d55e0185bdb22bb9d6fb6d57a
parent530a521679c5328f63cbe961fa950b330cfe5b6f (diff)
downloadvolse-hubzilla-f62f808368c35d63b043d56674dc062b6966071e.tar.gz
volse-hubzilla-f62f808368c35d63b043d56674dc062b6966071e.tar.bz2
volse-hubzilla-f62f808368c35d63b043d56674dc062b6966071e.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 d0e70638f..6c9435b9f 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '7.4RC1');
+define('STD_VERSION', '7.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);