summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-12-05 17:49:01 -0500
committerwebchick <webchick@24967.no-reply.drupal.org>2011-12-05 17:49:01 -0500
commit229aad8e12cae9af761f3eda5b3b26aa9614fee1 (patch)
tree3e714ec88977e0ba8050cf9920b44097168a6bb5 /includes
parenta07564a2968a464d3f800da0c2e75045caa367ea (diff)
downloadbrdo-229aad8e12cae9af761f3eda5b3b26aa9614fee1.tar.gz
brdo-229aad8e12cae9af761f3eda5b3b26aa9614fee1.tar.bz2
Back to 7.x-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 d63a59bce..3b00624b5 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.10');
+define('VERSION', '7.11-dev');
/**
* Core API compatibility.