summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 13:24:10 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-07-27 13:24:10 -0700
commitad16e8ffb58ddb92ec51ce117a7c08b228c70a92 (patch)
tree61a22300d86b957b28b8965aaccc0432c4fe9845 /includes
parent1f124bf1accbad60b31a463ff59232d2f5626100 (diff)
downloadbrdo-ad16e8ffb58ddb92ec51ce117a7c08b228c70a92.tar.gz
brdo-ad16e8ffb58ddb92ec51ce117a7c08b228c70a92.tar.bz2
Back to 7.x-dev
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 e9837da30..d6d30fd2c 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.5');
+define('VERSION', '7.7-dev');
/**
* Core API compatibility.