summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-06-29 18:20:10 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-06-29 18:20:10 -0700
commitd8cfe088697631a9789895b4128b12ab79c07207 (patch)
tree4f26c0a597360018ec65c4640b17491057394eda /includes
parent1166b5784af6b8af1bb23e514f5bc31f444f4e83 (diff)
downloadbrdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.gz
brdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.bz2
Changelog updates, increasing version number.
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 c53286406..35a20c880 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.3');
+define('VERSION', '7.4');
/**
* Core API compatibility.