diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-07-27 17:02:24 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-07-27 17:02:24 -0700 |
commit | ca9434462a4af269f24b0b616939938a3a4c112f (patch) | |
tree | 8e27fe216462753c878e19d4a5657af2571feb26 /includes | |
parent | ad16e8ffb58ddb92ec51ce117a7c08b228c70a92 (diff) | |
download | brdo-ca9434462a4af269f24b0b616939938a3a4c112f.tar.gz brdo-ca9434462a4af269f24b0b616939938a3a4c112f.tar.bz2 |
Drupal 7.7
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 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. |