summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-26 21:27:09 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-26 21:27:09 +0000
commit796d54c00b46cc1baf5ee7aed0cd13e5f208670d (patch)
treea40d84f1fc2dd557092cef4a295c08f786c774e8 /includes
parenta4fabec730e7377f6dfe656599145b40f778a77d (diff)
downloadbrdo-796d54c00b46cc1baf5ee7aed0cd13e5f208670d.tar.gz
brdo-796d54c00b46cc1baf5ee7aed0cd13e5f208670d.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 ea6ca76f0..f1d103329 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-alpha4');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.