summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 13:01:06 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 13:01:06 -0700
commit2dd2f4f2a215e0c023513d5a63df0dd1205776fc (patch)
tree033b9bfd97c907f2554d8a9ec2d41a373e753c44 /includes
parent714af23e90c36bc83f9498760ce826c198f674a9 (diff)
downloadbrdo-2dd2f4f2a215e0c023513d5a63df0dd1205776fc.tar.gz
brdo-2dd2f4f2a215e0c023513d5a63df0dd1205776fc.tar.bz2
Ahem. 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 decb91136..026545794 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.9-dev');
+define('VERSION', '7.10-dev');
/**
* Core API compatibility.