summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2016-02-03 11:28:36 -0500
committerDavid Rothstein <drothstein@gmail.com>2016-02-03 11:28:36 -0500
commitaaf2d59820d7daf70c3acdde20c0e13d618a4e07 (patch)
tree2b97fdea5a364b7abc6728fb364244c0a52cbc73 /includes/bootstrap.inc
parent9ee4a1a2fa3bedb3852d21f2198509c107c48890 (diff)
downloadbrdo-aaf2d59820d7daf70c3acdde20c0e13d618a4e07.tar.gz
brdo-aaf2d59820d7daf70c3acdde20c0e13d618a4e07.tar.bz2
Back to 7.x-dev
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 af88ffe4e..3dde2740c 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.42');
+define('VERSION', '7.43-dev');
/**
* Core API compatibility.