diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-01 13:46:20 -0800 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-01 13:46:20 -0800 |
commit | 7bb06635ee0fbb36d5e4b24368e8224976dba852 (patch) | |
tree | 0fc7622ac7fcb96a18eb8edae2d09d8e28d6a407 /includes | |
parent | 52ffc1eae3f2bdd44a508139b483f01098cb945e (diff) | |
parent | 40093b2fa7dde4a5f3c6806aad91b9302c232903 (diff) | |
download | brdo-7bb06635ee0fbb36d5e4b24368e8224976dba852.tar.gz brdo-7bb06635ee0fbb36d5e4b24368e8224976dba852.tar.bz2 |
Drupal 7.12
Diffstat (limited to 'includes')
-rw-r--r-- | includes/bootstrap.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 4ef4f2b83..c32c05d5f 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.11-dev'); +define('VERSION', '7.12'); /** * Core API compatibility. |