summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-03-06 19:04:18 -0500
committerDavid Rothstein <drothstein@gmail.com>2013-03-06 19:04:18 -0500
commitec59e1197a2aa37557f9a87f13ba4d90e6aabf4c (patch)
treeaf4b27a1c387c473ed96e8dff336223ba39aedfe /includes
parent33d91c459dad4dfd26b07c9bfcf754d48e279fbd (diff)
downloadbrdo-ec59e1197a2aa37557f9a87f13ba4d90e6aabf4c.tar.gz
brdo-ec59e1197a2aa37557f9a87f13ba4d90e6aabf4c.tar.bz2
Prepare Drupal 7.21 release.
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 2cfdfe953..93322de45 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.20');
+define('VERSION', '7.21');
/**
* Core API compatibility.