summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-08-07 22:08:24 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-08-07 22:08:24 -0400
commit08d5d09e019fc018dda3c9c98e006be0de0f7db9 (patch)
treefc9fb84135acab05f8f826f990ad390dc2ca0e90 /includes
parentbf704d6ffe55d66a440a55a9d43e8846d46d2440 (diff)
downloadbrdo-08d5d09e019fc018dda3c9c98e006be0de0f7db9.tar.gz
brdo-08d5d09e019fc018dda3c9c98e006be0de0f7db9.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 d27f8d14f..4bed48666 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.23');
+define('VERSION', '7.24-dev');
/**
* Core API compatibility.