diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-01 14:04:50 -0800 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2012-02-01 14:04:50 -0800 |
commit | b1f01b20ea67f6494421765b17afa17394e7a4b0 (patch) | |
tree | 39f9b703df92d158f006646f04bd4c4fda9ac76c | |
parent | 4d4080b17681ae674e10c077b72d00f0b1544e0c (diff) | |
download | brdo-b1f01b20ea67f6494421765b17afa17394e7a4b0.tar.gz brdo-b1f01b20ea67f6494421765b17afa17394e7a4b0.tar.bz2 |
Back to 7.x-dev.
-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 c32c05d5f..677b216ee 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -8,7 +8,7 @@ /** * The current system version. */ -define('VERSION', '7.12'); +define('VERSION', '7.13-dev'); /** * Core API compatibility. |