summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-05-07 00:15:00 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-05-07 00:15:00 -0400
commit94c8cf583d3c4c9785621c2237d24677703bc8b0 (patch)
tree5ccd3405cdaf55b05aa7d7e692aa940e6f2ebfc4 /includes/bootstrap.inc
parent18c5da5028b7c3ba985e598bb8df45613285d437 (diff)
downloadbrdo-94c8cf583d3c4c9785621c2237d24677703bc8b0.tar.gz
brdo-94c8cf583d3c4c9785621c2237d24677703bc8b0.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 b572cde92..847bfc3a2 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.37');
+define('VERSION', '7.38-dev');
/**
* Core API compatibility.