summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-05-02 15:10:42 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2012-05-02 15:10:42 -0700
commit30d1e719aa5e9a9ad66514078ca3b0975ddadc9c (patch)
treee99fbebd0fad0224404b433f5ed7cf081acf9a76 /includes
parentcdb0df93be92c8cb68e1a5d3badbdc4e1be148da (diff)
downloadbrdo-30d1e719aa5e9a9ad66514078ca3b0975ddadc9c.tar.gz
brdo-30d1e719aa5e9a9ad66514078ca3b0975ddadc9c.tar.bz2
Drupal 7.14
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 50e8253bb..2c60363dc 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.13');
+define('VERSION', '7.14');
/**
* Core API compatibility.