summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-05-08 00:08:56 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-05-08 00:08:56 -0400
commitb8d5a3e2af829a6faf3af6ea27ad0c0f11f018eb (patch)
tree6ca4e081acccd99b1225e41cd469d22845ec1b24 /includes/bootstrap.inc
parent1769d1cca92e206510528c324552797e83a1fc7c (diff)
downloadbrdo-b8d5a3e2af829a6faf3af6ea27ad0c0f11f018eb.tar.gz
brdo-b8d5a3e2af829a6faf3af6ea27ad0c0f11f018eb.tar.bz2
Back to 7.x-dev
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 09c2044bd..0b81dc022 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.28');
+define('VERSION', '7.29-dev');
/**
* Core API compatibility.