summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-16 01:10:38 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-09-16 01:10:38 +0000
commit369247bf9cff2f449f011cf6df717406504c1a07 (patch)
tree99fec441bf593a3ed87747ae3089f19f9df77c9b /includes
parent0c6f9b0074a227fe1b2fef3621925ef900039486 (diff)
downloadbrdo-369247bf9cff2f449f011cf6df717406504c1a07.tar.gz
brdo-369247bf9cff2f449f011cf6df717406504c1a07.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 24bfd298e..c4d52e27c 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-alpha7');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.