summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-05 06:23:07 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-05 06:23:07 +0000
commitb793fc9eba00cd06de9ce7d3f7cebec96e29fbf9 (patch)
tree4a17d68f7b2084d7c18b20aec57d16333d352982 /includes
parent497914920385b7016ac9c9367e0198530787adf2 (diff)
downloadbrdo-b793fc9eba00cd06de9ce7d3f7cebec96e29fbf9.tar.gz
brdo-b793fc9eba00cd06de9ce7d3f7cebec96e29fbf9.tar.bz2
Back to 7.0-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 be9813cc1..1c13c6fa3 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.