summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-12-05 17:18:55 -0500
committerwebchick <webchick@24967.no-reply.drupal.org>2011-12-05 17:18:55 -0500
commita07564a2968a464d3f800da0c2e75045caa367ea (patch)
tree3acc308aee46eb4b1c7eee50353c59b24261ade1 /includes
parentf702fccca3d954d887767801407886cf3e7ad0cc (diff)
downloadbrdo-a07564a2968a464d3f800da0c2e75045caa367ea.tar.gz
brdo-a07564a2968a464d3f800da0c2e75045caa367ea.tar.bz2
Drupal 7.10
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 eb5ccbd88..d63a59bce 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.10');
/**
* Core API compatibility.