summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-05 06:17:58 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-05 06:17:58 +0000
commit497914920385b7016ac9c9367e0198530787adf2 (patch)
tree67913ec62923aa3b52bd88110f05bcfd9590b365 /includes
parent4d9cd12ba51ef7ce3edc320e2bb8bf72bce3c2a3 (diff)
downloadbrdo-497914920385b7016ac9c9367e0198530787adf2.tar.gz
brdo-497914920385b7016ac9c9367e0198530787adf2.tar.bz2
Drupal 7.0
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 1c13c6fa3..be9813cc1 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');
/**
* Core API compatibility.