diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2011-06-29 18:22:59 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2011-06-29 18:22:59 -0700 |
commit | 12d33253b64efdb42ad5ffaefb98ff128f49a898 (patch) | |
tree | 732a50adb8a437e1db6305fccb314d53b3cfd963 /includes | |
parent | d8cfe088697631a9789895b4128b12ab79c07207 (diff) | |
download | brdo-12d33253b64efdb42ad5ffaefb98ff128f49a898.tar.gz brdo-12d33253b64efdb42ad5ffaefb98ff128f49a898.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 35a20c880..9f4eab0d8 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.4'); +define('VERSION', '7.5-dev'); /** * Core API compatibility. |