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