summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-14 19:31:41 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-14 19:31:41 -0400
commit9d16792580c241b42e6192b480f65cf0bdd07bc9 (patch)
tree32d9fab74095e05920fc89bd970e8c6cbf17f608 /includes/bootstrap.inc
parent36e272668176d98460c0ca572fcf14c173015500 (diff)
downloadbrdo-9d16792580c241b42e6192b480f65cf0bdd07bc9.tar.gz
brdo-9d16792580c241b42e6192b480f65cf0bdd07bc9.tar.bz2
Drupal 7.40
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 c87b089e5..3768a10a7 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.40-dev');
+define('VERSION', '7.40');
/**
* Core API compatibility.