aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-09-01 19:33:14 +0000
committerMario <mario@mariovavti.com>2021-09-01 19:33:14 +0000
commit3d40ea7f4417a1134dc53cc2e804af13370cd57b (patch)
treea6bebccb1b062881017ecad2f68941f4dd8850e1
parent8a3446c02144a624b462f2e4afd0e1961a834bb6 (diff)
downloadvolse-hubzilla-3d40ea7f4417a1134dc53cc2e804af13370cd57b.tar.gz
volse-hubzilla-3d40ea7f4417a1134dc53cc2e804af13370cd57b.tar.bz2
volse-hubzilla-3d40ea7f4417a1134dc53cc2e804af13370cd57b.zip
version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 53781572a..5e3035bb4 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.3' );
+define ( 'STD_VERSION', '6.2RC' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );