summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-07 10:25:27 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-07 10:25:27 -0500
commit4ba5f184c69306da0e30260890f01ea0694af274 (patch)
treea27ea4ac2112bc9c70e5cf989b87b545ef501813 /includes
parentcaff8dd434b15cc1e1d739dfd35dff52238d17ff (diff)
downloadbrdo-4ba5f184c69306da0e30260890f01ea0694af274.tar.gz
brdo-4ba5f184c69306da0e30260890f01ea0694af274.tar.bz2
Drupal 7.33
Diffstat (limited to 'includes')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index fa7e93a58..6fa369d40 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.33-dev');
+define('VERSION', '7.33');
/**
* Core API compatibility.