summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2016-02-24 14:19:52 -0500
committerDavid Rothstein <drothstein@gmail.com>2016-02-24 14:19:52 -0500
commit2f54b101bf722849e456d859876b27b90ad7e479 (patch)
tree9fdf1d34a03ec83b95a4fbcced22bb1b599f76d0 /includes/bootstrap.inc
parentaaf2d59820d7daf70c3acdde20c0e13d618a4e07 (diff)
downloadbrdo-2f54b101bf722849e456d859876b27b90ad7e479.tar.gz
brdo-2f54b101bf722849e456d859876b27b90ad7e479.tar.bz2
Drupal 7.43
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 3dde2740c..0428bd362 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.43-dev');
+define('VERSION', '7.43');
/**
* Core API compatibility.