summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-07-09 00:15:34 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-07-09 00:15:34 +0000
commit28219f5999ba3bfc7aa2d5ad92159ef20825f42d (patch)
treeb62d15a1f677ad7a0a9d73adb1c6f250ebd5939d /includes
parent9bf09eea76bbf071db4016252faca2d20bf1a6c2 (diff)
downloadbrdo-28219f5999ba3bfc7aa2d5ad92159ef20825f42d.tar.gz
brdo-28219f5999ba3bfc7aa2d5ad92159ef20825f42d.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 77ea7ded8..bf553a053 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-alpha6');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.