summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-14 19:34:41 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-14 19:34:41 -0400
commit128e39ae7db0298102d48cdbbbba07f4584affd5 (patch)
tree37d7117219095439a44e54109d1403e86b4249ae /includes
parent9d16792580c241b42e6192b480f65cf0bdd07bc9 (diff)
downloadbrdo-128e39ae7db0298102d48cdbbbba07f4584affd5.tar.gz
brdo-128e39ae7db0298102d48cdbbbba07f4584affd5.tar.bz2
Back to 7.x-dev
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 3768a10a7..5f67243c3 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-dev');
/**
* Core API compatibility.