Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hubzilla
core
Commits
fb7ca188
Commit
fb7ca188
authored
Jan 13, 2023
by
Mario
Browse files
version 8.0
parent
1b00d565
Pipeline
#565304
passed with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
boot.php
View file @
fb7ca188
...
...
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once
(
'include/items.php'
);
define
(
'PLATFORM_NAME'
,
'hubzilla'
);
define
(
'STD_VERSION'
,
'8.0
RC2
'
);
define
(
'STD_VERSION'
,
'8.0'
);
define
(
'ZOT_REVISION'
,
'6.0'
);
define
(
'DB_UPDATE_VERSION'
,
1255
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment