diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-02-21 18:10:31 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-02-21 18:10:31 +0000 |
commit | 424cc9bbb1f790b0f325067a6b3b29fd765c609e (patch) | |
tree | ad32bcd0d0aac829ea53c8f6a5c18f6ebfd4c345 /includes | |
parent | 154ffa85f8bf5033c958ba8face74797463a6bde (diff) | |
download | brdo-424cc9bbb1f790b0f325067a6b3b29fd765c609e.tar.gz brdo-424cc9bbb1f790b0f325067a6b3b29fd765c609e.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 c22744576..05a654bf1 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0-alpha2'); +define('VERSION', '7.0-dev'); /** * Core API compatibility. |