summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-30 04:35:00 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-30 04:35:00 +0000
commitbe8c8fefa86e7a8ff54610b9679bd257a9f0b4d4 (patch)
treef9548aeea8265c91fb8790379e79cdf2050008db /includes
parent9d638eb177e41410a411b6143ffdda7e181753f1 (diff)
downloadbrdo-be8c8fefa86e7a8ff54610b9679bd257a9f0b4d4.tar.gz
brdo-be8c8fefa86e7a8ff54610b9679bd257a9f0b4d4.tar.bz2
Drupal 7.0-rc4
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 8fe5beae5..b0dafa78d 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-rc4');
/**
* Core API compatibility.