summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 14:00:39 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 14:00:39 -0800
commitf1a8bf1344927827c8332a2d08bad18595f155a2 (patch)
tree39f9b703df92d158f006646f04bd4c4fda9ac76c /includes
parent7bb06635ee0fbb36d5e4b24368e8224976dba852 (diff)
downloadbrdo-f1a8bf1344927827c8332a2d08bad18595f155a2.tar.gz
brdo-f1a8bf1344927827c8332a2d08bad18595f155a2.tar.bz2
Back to 7.13-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 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.