summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-10-15 10:36:46 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-10-15 10:36:46 -0400
commit131a6f5129b18f3913ba5882111797f8588c5aaf (patch)
tree4786cb98b9db1b0727a441c4aa7b6d47670f1afe /includes/bootstrap.inc
parent449c7028749767f2de5eff4bbba04ba27346056f (diff)
downloadbrdo-131a6f5129b18f3913ba5882111797f8588c5aaf.tar.gz
brdo-131a6f5129b18f3913ba5882111797f8588c5aaf.tar.bz2
Drupal 7.32
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 c2a84a1cf..c8d17f5d7 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.31');
+define('VERSION', '7.32');
/**
* Core API compatibility.