summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 13:29:51 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 13:29:51 -0800
commit40093b2fa7dde4a5f3c6806aad91b9302c232903 (patch)
tree0c5ce465e4a9c25113c536d39f1051b65f403f68 /includes
parent2dd2f4f2a215e0c023513d5a63df0dd1205776fc (diff)
downloadbrdo-40093b2fa7dde4a5f3c6806aad91b9302c232903.tar.gz
brdo-40093b2fa7dde4a5f3c6806aad91b9302c232903.tar.bz2
SA-CORE-2012-001
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 026545794..292b8bb87 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.10-dev');
+define('VERSION', '7.11');
/**
* Core API compatibility.