Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
68097460
Commit
68097460
authored
Jun 01, 2022
by
mcdruid
Browse files
Drupal 7.90
parent
2e260b18
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
68097460
Drupal 7.
xx, xxxx-xx-xx (development version)
Drupal 7.
90, 2022-06-01
-----------------------
- Improved support for PHP 8.1
- Improved support for PostgreSQL
- Various bug fixes, optimizations and improvements
Drupal 7.89, 2022-03-02
-----------------------
...
...
includes/bootstrap.inc
View file @
68097460
...
...
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
define
(
'VERSION'
,
'7.90
-dev
'
);
define
(
'VERSION'
,
'7.90'
);
/**
* Core API compatibility.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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