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
619a1f0e
Commit
619a1f0e
authored
Feb 15, 2022
by
xjm
Browse files
Drupal 7.88
parent
43c75716
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
619a1f0e
Drupal 7.88, 2022-02-15
-----------------------
- Fixed security issues:
- SA-CORE-2022-003
Drupal 7.87, 2022-01-19
-----------------------
- Fix regression caused by jQuery UI position() backport
...
...
includes/bootstrap.inc
View file @
619a1f0e
...
...
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
define
(
'VERSION'
,
'7.8
7
'
);
define
(
'VERSION'
,
'7.8
8
'
);
/**
* 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