summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-07 03:32:59 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-07 03:32:59 +0000
commitd0b330ef316d761fc02eadeb659f9ff1ab106c3e (patch)
tree1f863c0417f4b13d3624fdd3de070e76e386f14a /includes
parent00ea494765e4a2d628c6077c3e727c5f47cf986e (diff)
downloadbrdo-d0b330ef316d761fc02eadeb659f9ff1ab106c3e.tar.gz
brdo-d0b330ef316d761fc02eadeb659f9ff1ab106c3e.tar.bz2
Drupal 7.0-beta1
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 b4c550b3e..e0d6888ac 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-beta1');
/**
* Core API compatibility.