summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-12-19 14:00:43 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-12-19 14:00:43 -0500
commit93c070139811ef156a7ca2097a5d32bf0566febc (patch)
tree84cc1900fb3ee8500e1e04137689d09efb460988 /includes/bootstrap.inc
parent82a360da5ef8c5e376b007f5e8282cf0e65a80d5 (diff)
parentb47f95d3013619e33cafdf8b769b2b6179a07956 (diff)
downloadbrdo-93c070139811ef156a7ca2097a5d32bf0566febc.tar.gz
brdo-93c070139811ef156a7ca2097a5d32bf0566febc.tar.bz2
Merge branch '7.17-security' into 7.x
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 9bd37fd17..dcab7df07 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.19-dev');
/**
* Core API compatibility.