Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Issue forks
drupal-2570593
Commits
11210a3a
Commit
11210a3a
authored
Dec 03, 2020
by
Drew Webber
Browse files
Drupal 7.77
parent
6b541fbd
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.txt
View file @
11210a3a
Drupal 7.
xx, xxxx-xx-xx (development version)
Drupal 7.
77, 2020-12-03
-----------------------
- Hotfix for schema.prefixed tables
Drupal 7.76, 2020-12-02
-----------------------
...
...
includes/bootstrap.inc
View file @
11210a3a
...
...
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
define
(
'VERSION'
,
'7.77
-dev
'
);
define
(
'VERSION'
,
'7.77'
);
/**
* Core API compatibility.
...
...
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