summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-04-01 22:52:11 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-04-01 22:52:11 -0400
commitbd6bc619c298f745133c0aca15c583310457a5e9 (patch)
tree9130188adf745a6c74bd13522a6fc770ebddf7ac /includes
parentb42286571f4a22324f321af025768107caa99c30 (diff)
downloadbrdo-bd6bc619c298f745133c0aca15c583310457a5e9.tar.gz
brdo-bd6bc619c298f745133c0aca15c583310457a5e9.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 b9d49de99..104c86f7b 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.36');
+define('VERSION', '7.37-dev');
/**
* Core API compatibility.