summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 17:02:24 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 17:02:24 -0700
commitca9434462a4af269f24b0b616939938a3a4c112f (patch)
tree8e27fe216462753c878e19d4a5657af2571feb26 /includes
parentad16e8ffb58ddb92ec51ce117a7c08b228c70a92 (diff)
downloadbrdo-ca9434462a4af269f24b0b616939938a3a4c112f.tar.gz
brdo-ca9434462a4af269f24b0b616939938a3a4c112f.tar.bz2
Drupal 7.7
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 d6d30fd2c..a3be5fc81 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.7-dev');
+define('VERSION', '7.7');
/**
* Core API compatibility.