summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-19 15:24:29 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-19 15:24:29 -0500
commit81586d9e9d04dcee487c50de426c04221899b6d0 (patch)
tree949ef1174475fd3cb5c951fcc8b2b05c0dd16faa /includes/bootstrap.inc
parent4ba5f184c69306da0e30260890f01ea0694af274 (diff)
downloadbrdo-81586d9e9d04dcee487c50de426c04221899b6d0.tar.gz
brdo-81586d9e9d04dcee487c50de426c04221899b6d0.tar.bz2
Drupal 7.34
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 6fa369d40..744fc8fe7 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.33');
+define('VERSION', '7.34');
/**
* Core API compatibility.