summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 05:30:57 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-23 05:30:57 +0000
commit237c0642a799ed3a1895f3144d8017422e2a8f72 (patch)
tree7b4f1afac4016ee75436323f65d1f4f90aca556d /includes
parentc1b4e8d433727c2af85168de67c6a0e22c5200a5 (diff)
downloadbrdo-237c0642a799ed3a1895f3144d8017422e2a8f72.tar.gz
brdo-237c0642a799ed3a1895f3144d8017422e2a8f72.tar.bz2
Drupal 7.0-beta2
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 360564d84..2e87cf157 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-beta2');
/**
* Core API compatibility.