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