summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 13:17:40 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 13:17:40 -0700
commiteabb023933ac83947e5d238c4a83b1f5bdbcc738 (patch)
treee49b382877ea12c6362e2f3f4209c60630b5a769 /includes
parentb38a806c16a0209e111aa832b8dc12fded1471ce (diff)
downloadbrdo-eabb023933ac83947e5d238c4a83b1f5bdbcc738.tar.gz
brdo-eabb023933ac83947e5d238c4a83b1f5bdbcc738.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 9f4eab0d8..f54ce92a3 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.5-dev');
+define('VERSION', '7.5');
/**
* Core API compatibility.