summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-11 20:59:12 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-11 20:59:12 +0000
commit381f7e46b0213a8d74341530ce1c4a5659e5c8d4 (patch)
tree0d67da43cabff0de723ef45038d75df8d982bce4 /includes
parente0af4f153813ee5cd28453bb1b4ac778b9042164 (diff)
downloadbrdo-381f7e46b0213a8d74341530ce1c4a5659e5c8d4.tar.gz
brdo-381f7e46b0213a8d74341530ce1c4a5659e5c8d4.tar.bz2
Drupal 7.0-rc2
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 c2c8e7eba..c317f740d 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-rc2');
/**
* Core API compatibility.