summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-11 21:03:47 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-11 21:03:47 +0000
commitb9a0db2fb29a826d8319631cf24418a23e397e8e (patch)
treef130410ea3b1cbe39155645a839def9d300e6f9a /includes
parent381f7e46b0213a8d74341530ce1c4a5659e5c8d4 (diff)
downloadbrdo-b9a0db2fb29a826d8319631cf24418a23e397e8e.tar.gz
brdo-b9a0db2fb29a826d8319631cf24418a23e397e8e.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 c317f740d..c2c8e7eba 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-rc2');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.