summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-30 04:36:53 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-30 04:36:53 +0000
commitf6cd923ed7099e50bcbb0006d38c3b4a39215cb7 (patch)
treece9d78b7a699b15461f97d862837a333d531ad97 /includes
parentbe8c8fefa86e7a8ff54610b9679bd257a9f0b4d4 (diff)
downloadbrdo-f6cd923ed7099e50bcbb0006d38c3b4a39215cb7.tar.gz
brdo-f6cd923ed7099e50bcbb0006d38c3b4a39215cb7.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 b0dafa78d..8fe5beae5 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-rc4');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.