summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-12-19 13:52:59 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-12-19 13:52:59 -0500
commitb47f95d3013619e33cafdf8b769b2b6179a07956 (patch)
tree611b37d59a389975890292d73faf6d4fa698e001 /includes/bootstrap.inc
parent8204a8b49474bf9590128879c21ec75f33063f46 (diff)
downloadbrdo-b47f95d3013619e33cafdf8b769b2b6179a07956.tar.gz
brdo-b47f95d3013619e33cafdf8b769b2b6179a07956.tar.bz2
Drupal 7.18.
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 74853b2cf..1b48217bc 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.18-dev');
+define('VERSION', '7.18');
/**
* Core API compatibility.