summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-07-24 17:58:18 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-07-24 17:58:18 -0400
commitf9784cf829fe2d6aad57b6de1f2e3a167e95cea6 (patch)
tree2598413f7b3176261fd63670dc3bbfec5fa23302 /includes/bootstrap.inc
parent69f9662026e9ac28b33442b0d86964b507baa57b (diff)
downloadbrdo-f9784cf829fe2d6aad57b6de1f2e3a167e95cea6.tar.gz
brdo-f9784cf829fe2d6aad57b6de1f2e3a167e95cea6.tar.bz2
Drupal 7.30
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 e1b447cfd..b61c9ddfa 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.30-dev');
+define('VERSION', '7.30');
/**
* Core API compatibility.