summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-15 14:57:10 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-15 14:57:10 +0000
commitc45ff07912b2200d4461e5ee39ce75b6c2a4ef44 (patch)
tree238957bc9401c4a3242ae722c0a2ac1a57bbab84 /includes
parentc511a4abe771499fe4ff682decad59a3cd1e61d0 (diff)
downloadbrdo-c45ff07912b2200d4461e5ee39ce75b6c2a4ef44.tar.gz
brdo-c45ff07912b2200d4461e5ee39ce75b6c2a4ef44.tar.bz2
Back to development version now.
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 8c93368f8..fe58b91b1 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-alpha1');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.