diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-10-26 12:57:23 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-10-26 12:57:23 -0700 |
commit | 714af23e90c36bc83f9498760ce826c198f674a9 (patch) | |
tree | 9d9ab6de0c007493a8b0ba6c9a3352a11fdd245a /includes | |
parent | 09bfa80c0c6ffabf7e02e706dbfd2f514619bbc4 (diff) | |
download | brdo-714af23e90c36bc83f9498760ce826c198f674a9.tar.gz brdo-714af23e90c36bc83f9498760ce826c198f674a9.tar.bz2 |
Back to 7.x-dev
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 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. |