summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-14 00:21:13 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-11-14 00:21:13 +0000
commitfc970fe6c5f15d450af9ee07658e230b5de0f6f3 (patch)
tree4803e62b1db0aa6c5e307ebcae151793f485a258 /includes
parentd08387cf6316da3b5158ccc1063acc5399ef3ee2 (diff)
downloadbrdo-fc970fe6c5f15d450af9ee07658e230b5de0f6f3.tar.gz
brdo-fc970fe6c5f15d450af9ee07658e230b5de0f6f3.tar.bz2
Back to 7.0-dev
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 709fa5bae..833d3e0b8 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-beta3');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.