summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-14 00:12:02 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-14 00:12:02 +0000
commit8098e731205ce432c3cc396ffd6847aecbc146c0 (patch)
tree037c18ce480f3ec8df60d9ccc91b22a4e3c9c44c /includes
parent0ac67018a337f02cf5272e5486eb0bacad6aeac7 (diff)
downloadbrdo-8098e731205ce432c3cc396ffd6847aecbc146c0.tar.gz
brdo-8098e731205ce432c3cc396ffd6847aecbc146c0.tar.bz2
Drupal 7.0-beta3
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 833d3e0b8..709fa5bae 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-beta3');
/**
* Core API compatibility.