summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 12:57:23 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-10-26 12:57:23 -0700
commit714af23e90c36bc83f9498760ce826c198f674a9 (patch)
tree9d9ab6de0c007493a8b0ba6c9a3352a11fdd245a /includes
parent09bfa80c0c6ffabf7e02e706dbfd2f514619bbc4 (diff)
downloadbrdo-714af23e90c36bc83f9498760ce826c198f674a9.tar.gz
brdo-714af23e90c36bc83f9498760ce826c198f674a9.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 147aaccef..decb91136 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.9');
+define('VERSION', '7.9-dev');
/**
* Core API compatibility.