summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 14:03:14 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2012-02-01 14:03:14 -0800
commit4d4080b17681ae674e10c077b72d00f0b1544e0c (patch)
tree0fc7622ac7fcb96a18eb8edae2d09d8e28d6a407
parentf1a8bf1344927827c8332a2d08bad18595f155a2 (diff)
downloadbrdo-4d4080b17681ae674e10c077b72d00f0b1544e0c.tar.gz
brdo-4d4080b17681ae674e10c077b72d00f0b1544e0c.tar.bz2
Oops. Not yet. ;) Revert "Back to 7.13-dev."
This reverts commit f1a8bf1344927827c8332a2d08bad18595f155a2.
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 677b216ee..c32c05d5f 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.13-dev');
+define('VERSION', '7.12');
/**
* Core API compatibility.