summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-23 10:13:53 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-23 10:13:53 +0000
commit4abc1fbda73a290915de9f462d6c26567364290f (patch)
tree906a436a7e9e3aca82ab5d8a1ca2c99fef6e40b5 /includes
parentcf3ec0f337f96ddcfd73d4a4bd2cf1fadc932fb5 (diff)
downloadbrdo-4abc1fbda73a290915de9f462d6c26567364290f.tar.gz
brdo-4abc1fbda73a290915de9f462d6c26567364290f.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 131941bea..be0a471eb 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-rc3');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.