diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-06-29 18:20:10 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-06-29 18:20:10 -0700 |
commit | d8cfe088697631a9789895b4128b12ab79c07207 (patch) | |
tree | 4f26c0a597360018ec65c4640b17491057394eda /includes | |
parent | 1166b5784af6b8af1bb23e514f5bc31f444f4e83 (diff) | |
download | brdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.gz brdo-d8cfe088697631a9789895b4128b12ab79c07207.tar.bz2 |
Changelog updates, increasing version number.
Diffstat (limited to 'includes')
-rw-r--r-- | includes/bootstrap.inc | 2 |
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. |