summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 14:23:22 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-05-25 14:23:22 -0700
commite708195f3114659458b6cd7aa5d8c09049bb0c9a (patch)
treef2d2567e6c77682bf85a453f428ca4d93e6c4fbc /includes
parent49e2d2ca6f6c6489b07b9e863150d20a38148a57 (diff)
downloadbrdo-e708195f3114659458b6cd7aa5d8c09049bb0c9a.tar.gz
brdo-e708195f3114659458b6cd7aa5d8c09049bb0c9a.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 b70149cd3..d96072abe 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.2');
+define('VERSION', '7.x-dev');
/**
* Core API compatibility.