summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 13:41:42 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 13:41:42 -0700
commit49e2d2ca6f6c6489b07b9e863150d20a38148a57 (patch)
treeec067d7e17c957438ee98111f40dde02155d0e94 /includes/bootstrap.inc
parent2ce86d77f7b06d21da0a7e67a6ded3a0eba94e46 (diff)
parent316bd96ebff36284f5f3e33268760ff9c672b6f8 (diff)
downloadbrdo-49e2d2ca6f6c6489b07b9e863150d20a38148a57.tar.gz
brdo-49e2d2ca6f6c6489b07b9e863150d20a38148a57.tar.bz2
Drupal 7.2
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index bbddde2a7..b70149cd3 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0-dev');
+define('VERSION', '7.2');
/**
* Core API compatibility.