summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-07 03:35:03 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-07 03:35:03 +0000
commit67b7055a56263c5cc3accd7fd9619b8291f7a0b2 (patch)
treee12f4a61f38a3b11919592954d77a9c79488429a /includes
parentd0b330ef316d761fc02eadeb659f9ff1ab106c3e (diff)
downloadbrdo-67b7055a56263c5cc3accd7fd9619b8291f7a0b2.tar.gz
brdo-67b7055a56263c5cc3accd7fd9619b8291f7a0b2.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 e0d6888ac..b4c550b3e 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-beta1');
+define('VERSION', '7.0-dev');
/**
* Core API compatibility.