summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-01 07:52:26 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-01 07:52:26 +0000
commitac4fc2b2e3615288d2a2116b219a6911183561bd (patch)
tree6102aeb337b844c1a2c60e2015e04b172d842493 /includes
parent14ee011fde082595e1de42ff079de53d3832a461 (diff)
downloadbrdo-ac4fc2b2e3615288d2a2116b219a6911183561bd.tar.gz
brdo-ac4fc2b2e3615288d2a2116b219a6911183561bd.tar.bz2
Drupal 7.0-rc1
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 1e446f01b..f5b24c158 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-rc1');
/**
* Core API compatibility.