Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
220
Merge Requests
220
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
3556012c
Commit
3556012c
authored
Dec 03, 2020
by
mcdruid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back to dev.
parent
11210a3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
CHANGELOG.txt
CHANGELOG.txt
+3
-0
includes/bootstrap.inc
includes/bootstrap.inc
+1
-1
No files found.
CHANGELOG.txt
View file @
3556012c
Drupal 7.xx, xxxx-xx-xx (development version)
-----------------------
Drupal 7.77, 2020-12-03
-----------------------
- Hotfix for schema.prefixed tables
...
...
includes/bootstrap.inc
View file @
3556012c
...
...
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
define
(
'VERSION'
,
'7.7
7
'
);
define
(
'VERSION'
,
'7.7
8-dev
'
);
/**
* 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