Release 8.0.0-p2.

This commit is contained in:
Pantheon Automation 2015-12-01 15:06:24 -08:00 committed by Greg Anderson
parent 15f6ca3449
commit 013aaaf2ff

View file

@ -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