summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-05-07 00:13:18 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-05-07 00:13:18 -0400
commit18c5da5028b7c3ba985e598bb8df45613285d437 (patch)
tree9d2d892ecf9b0733340f3e439856bd1fd25a6e95 /includes
parent9ee576ff8ae0d3f7c2cc1bf76177db41e018cfd1 (diff)
downloadbrdo-18c5da5028b7c3ba985e598bb8df45613285d437.tar.gz
brdo-18c5da5028b7c3ba985e598bb8df45613285d437.tar.bz2
Drupal 7.37
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 104c86f7b..b572cde92 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.37-dev');
+define('VERSION', '7.37');
/**
* Core API compatibility.