summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 12:53:40 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 12:53:40 -0700
commit09bfa80c0c6ffabf7e02e706dbfd2f514619bbc4 (patch)
tree429a572b13cc1193637191cb8a6a346d4bec0847 /includes
parent1986255b0971c8e681a82b49b2ff45a930fb0513 (diff)
downloadbrdo-09bfa80c0c6ffabf7e02e706dbfd2f514619bbc4.tar.gz
brdo-09bfa80c0c6ffabf7e02e706dbfd2f514619bbc4.tar.bz2
Drupal 7.9
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 decb91136..147aaccef 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.9-dev');
+define('VERSION', '7.9');
/**
* Core API compatibility.