summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-04-03 17:32:43 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-04-03 17:32:43 -0400
commitba644cdc291b828704b7777199f39eb3b3f490f2 (patch)
tree8883425a4d4826effc6deefa1199737f617510c2 /includes
parentdce3c77a61d9510dbac6927b60a03bc8da19e947 (diff)
downloadbrdo-ba644cdc291b828704b7777199f39eb3b3f490f2.tar.gz
brdo-ba644cdc291b828704b7777199f39eb3b3f490f2.tar.bz2
Back to 7.x-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 728e4ec24..80563eff7 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.22');
+define('VERSION', '7.23-dev');
/**
* Core API compatibility.