summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 13:07:13 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 13:07:13 -0700
commit316bd96ebff36284f5f3e33268760ff9c672b6f8 (patch)
tree9cf884400848933c21eb03d90631b04c97f7543d /includes
parent497914920385b7016ac9c9367e0198530787adf2 (diff)
downloadbrdo-316bd96ebff36284f5f3e33268760ff9c672b6f8.tar.gz
brdo-316bd96ebff36284f5f3e33268760ff9c672b6f8.tar.bz2
Drupal 7.1
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 be9813cc1..fb73528ff 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.0');
+define('VERSION', '7.1');
/**
* Core API compatibility.