summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-01-16 16:56:53 -0500
committerDavid Rothstein <drothstein@gmail.com>2013-01-16 16:56:53 -0500
commitca55fc249ca2edba301ba426579376c94f4258f4 (patch)
treef1a695a5c37e85f4d186e60bcb070f1636233f88 /includes
parenta03edeb357816e1fa68586e1fef5be0d8f5257c3 (diff)
parent1d4604da252f0e6e19339957ec214388f61b908d (diff)
downloadbrdo-ca55fc249ca2edba301ba426579376c94f4258f4.tar.gz
brdo-ca55fc249ca2edba301ba426579376c94f4258f4.tar.bz2
Merge branch '7.18-security' into 7.x
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 7fa42d049..1fd497de2 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.19-dev');
+define('VERSION', '7.20-dev');
/**
* Core API compatibility.