summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-04-01 22:49:14 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-04-01 22:49:14 -0400
commitb42286571f4a22324f321af025768107caa99c30 (patch)
tree88f195d56696c84d80d5d0f576f86a7c7c94f22e /includes
parent58f5b57838700b0ea2048391d656989e3fb81acd (diff)
downloadbrdo-b42286571f4a22324f321af025768107caa99c30.tar.gz
brdo-b42286571f4a22324f321af025768107caa99c30.tar.bz2
Drupal 7.36
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 0e8446280..b9d49de99 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.36-dev');
+define('VERSION', '7.36');
/**
* Core API compatibility.