Release 8.0.0-p2.
This commit is contained in:
parent
15f6ca3449
commit
013aaaf2ff
|
@ -24,7 +24,9 @@
|
|||
* release is made that includes changes to Pantheon files, but
|
||||
* not to any Drupal files.
|
||||
*/
|
||||
define("PANTHEON_VERSION", "1");
|
||||
if (!defined("PANTHEON_VERSION")) {
|
||||
define("PANTHEON_VERSION", "2");
|
||||
}
|
||||
|
||||
/**
|
||||
* Set the default location for the 'private' directory. Note
|
||||
|
|
Reference in a new issue