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