summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-08-31 11:40:12 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-08-31 11:55:34 -0700
commit6b54665a5921d26d00559644754047420776da4a (patch)
treed80055b211da5186dae321f945ccb08120a7fa1f /includes
parent3474d004c3c432db4cec7b4d3fd76bd8ba374995 (diff)
downloadbrdo-6b54665a5921d26d00559644754047420776da4a.tar.gz
brdo-6b54665a5921d26d00559644754047420776da4a.tar.bz2
Drupal 7.8
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 43cbb1d85..27630d6f3 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.8-dev');
+define('VERSION', '7.8');
/**
* Core API compatibility.