summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-21 15:47:40 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-21 15:47:40 -0400
commit9f72251c9291b5613acb9ca4ea7a51b4739e3f93 (patch)
tree4e4bc7a16ff3c64f9627fb160e2647d41ab7efd3 /includes/bootstrap.inc
parent9d16792580c241b42e6192b480f65cf0bdd07bc9 (diff)
downloadbrdo-9f72251c9291b5613acb9ca4ea7a51b4739e3f93.tar.gz
brdo-9f72251c9291b5613acb9ca4ea7a51b4739e3f93.tar.bz2
Drupal 7.41
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 3768a10a7..b3382bf6f 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.40');
+define('VERSION', '7.41');
/**
* Core API compatibility.