summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2016-02-03 11:26:13 -0500
committerDavid Rothstein <drothstein@gmail.com>2016-02-03 11:26:13 -0500
commit9ee4a1a2fa3bedb3852d21f2198509c107c48890 (patch)
tree85fc07f4534921e9771f02e54ed7b4f6d8749a58 /includes
parent4cc42bcfeedc5d311b343ebe94f61ab5f746376d (diff)
downloadbrdo-9ee4a1a2fa3bedb3852d21f2198509c107c48890.tar.gz
brdo-9ee4a1a2fa3bedb3852d21f2198509c107c48890.tar.bz2
Drupal 7.42
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 940eaa53d..af88ffe4e 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.42-dev');
+define('VERSION', '7.42');
/**
* Core API compatibility.