diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-23 05:32:22 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-10-23 05:32:22 +0000 |
commit | 95601106b286ecf9c900b6bca8ab08a8622b63b6 (patch) | |
tree | 964da99e806c98317f8fde3ab2132af60c6c44d9 /includes | |
parent | 237c0642a799ed3a1895f3144d8017422e2a8f72 (diff) | |
download | brdo-95601106b286ecf9c900b6bca8ab08a8622b63b6.tar.gz brdo-95601106b286ecf9c900b6bca8ab08a8622b63b6.tar.bz2 |
Back to 7.0-dev
Diffstat (limited to 'includes')
-rw-r--r-- | includes/bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 2e87cf157..360564d84 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0-beta2'); +define('VERSION', '7.0-dev'); /** * Core API compatibility. |