summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-16 01:09:34 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-16 01:09:34 +0000
commit0c6f9b0074a227fe1b2fef3621925ef900039486 (patch)
treef6284a9f6eea04e23bc391e6a14ffe7526273972 /includes
parenta3bc10c4ab9bf30adc031f20c4aac38355bd90e4 (diff)
downloadbrdo-0c6f9b0074a227fe1b2fef3621925ef900039486.tar.gz
brdo-0c6f9b0074a227fe1b2fef3621925ef900039486.tar.bz2
Drupal 7.0-alpha7
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 c4d52e27c..24bfd298e 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-alpha7');
/**
* Core API compatibility.