diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-01 07:54:50 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2010-12-01 07:54:50 +0000 |
commit | 88009fe5b1fb9ac61fbe9ba5d2aa3545bfb2c5c9 (patch) | |
tree | c3d00a67d6ef1731ff331a5de942e0b9e2aa21b2 /includes | |
parent | ac4fc2b2e3615288d2a2116b219a6911183561bd (diff) | |
download | brdo-88009fe5b1fb9ac61fbe9ba5d2aa3545bfb2c5c9.tar.gz brdo-88009fe5b1fb9ac61fbe9ba5d2aa3545bfb2c5c9.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 f5b24c158..1e446f01b 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '7.0-rc1'); +define('VERSION', '7.0-dev'); /** * Core API compatibility. |