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
663cdbd9
Commit
663cdbd9
authored
Apr 07, 2021
by
mcdruid
Browse files
Drupal 7.79
parent
619286b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
663cdbd9
Drupal 7.
xx, xxxx-xx-xx (development version)
Drupal 7.
79, 2021-04-07
-----------------------
-----------------------
- Initial support for PHP 8
- Support for SameSite cookie attribute
- Avoid write for unchanged fields (opt-in)
Drupal 7.78, 2021-01-19
Drupal 7.78, 2021-01-19
-----------------------
-----------------------
...
...
includes/bootstrap.inc
View file @
663cdbd9
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
/**
/**
* The current system version.
* The current system version.
*/
*/
define
(
'VERSION'
,
'7.79
-dev
'
);
define
(
'VERSION'
,
'7.79'
);
/**
/**
* Core API compatibility.
* Core API compatibility.
...
...
Write
Preview
Supports
Markdown
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