summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-11-07 16:42:13 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-11-07 16:42:13 -0500
commitc5d6e6334fb7a71ecf1dbc7e06a7de8ad9547b27 (patch)
tree8de3ebfe55d1a2c6828b997b371b060a45ca0712 /includes
parentef4ca19f0bb66bbf2bdcf3830fb2c9c5ea311e85 (diff)
downloadbrdo-c5d6e6334fb7a71ecf1dbc7e06a7de8ad9547b27.tar.gz
brdo-c5d6e6334fb7a71ecf1dbc7e06a7de8ad9547b27.tar.bz2
Drupal 7.17
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 d6c0d93f8..c9b17fe28 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.17-dev');
+define('VERSION', '7.17');
/**
* Core API compatibility.