summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-08-06 13:14:03 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-08-06 13:14:03 -0400
commit90e884ad0f7f2cf269d953f7d70966de9fd821ff (patch)
tree92c73436cab67dfbd92b2a2640a0916e933083a7 /includes/bootstrap.inc
parentf9784cf829fe2d6aad57b6de1f2e3a167e95cea6 (diff)
downloadbrdo-90e884ad0f7f2cf269d953f7d70966de9fd821ff.tar.gz
brdo-90e884ad0f7f2cf269d953f7d70966de9fd821ff.tar.bz2
Drupal 7.31
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index b61c9ddfa..c2a84a1cf 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.30');
+define('VERSION', '7.31');
/**
* Core API compatibility.