summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-02-20 15:32:50 -0500
committerDavid Rothstein <drothstein@gmail.com>2013-02-20 15:32:50 -0500
commit3a24da1b40f5e05876ad7775044500b61eb2ed94 (patch)
treeec9ad554a72ac522f42a8836c3d3aef279856796 /includes/bootstrap.inc
parent1d4604da252f0e6e19339957ec214388f61b908d (diff)
downloadbrdo-3a24da1b40f5e05876ad7775044500b61eb2ed94.tar.gz
brdo-3a24da1b40f5e05876ad7775044500b61eb2ed94.tar.bz2
Drupal 7.20
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 53f70e1a3..2cfdfe953 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.19');
+define('VERSION', '7.20');
/**
* Core API compatibility.