summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-15 14:35:08 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-15 14:35:08 +0000
commitc511a4abe771499fe4ff682decad59a3cd1e61d0 (patch)
tree277c805fd68f87539bfc4222bfd4acf81a0d3de1 /includes
parente4be6454e0328c7d50a822e4ae32baf748ce6fca (diff)
downloadbrdo-c511a4abe771499fe4ff682decad59a3cd1e61d0.tar.gz
brdo-c511a4abe771499fe4ff682decad59a3cd1e61d0.tar.bz2
Marking code as alpha 1 in preparation of the first alpha release of Drupal 7.
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 fe58b91b1..8c93368f8 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-alpha1');
/**
* Core API compatibility.