summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-07-24 18:01:44 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-07-24 18:01:44 -0400
commit3ea44b6d1ddf65c20ecb45bb3a20c126c4e306ad (patch)
treed352c30872c615171eab30070f4cc970c0181c5a /includes/bootstrap.inc
parentf9784cf829fe2d6aad57b6de1f2e3a167e95cea6 (diff)
downloadbrdo-3ea44b6d1ddf65c20ecb45bb3a20c126c4e306ad.tar.gz
brdo-3ea44b6d1ddf65c20ecb45bb3a20c126c4e306ad.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 b61c9ddfa..7e0353349 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.30');
+define('VERSION', '7.31-dev');
/**
* Core API compatibility.