summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-02-21 18:07:24 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-02-21 18:07:24 +0000
commit154ffa85f8bf5033c958ba8face74797463a6bde (patch)
tree270cc9aab544e1a398be2bd94343c99d7f91cd0b /includes
parent915ad30e69a1b277b11a52df8f675d259756202d (diff)
downloadbrdo-154ffa85f8bf5033c958ba8face74797463a6bde.tar.gz
brdo-154ffa85f8bf5033c958ba8face74797463a6bde.tar.bz2
Drupal 7.0-alpha2
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 05a654bf1..c22744576 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-alpha2');
/**
* Core API compatibility.