summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-07 10:29:24 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-07 10:29:24 -0500
commit76faa7de48e759cff770269c25d6ed6f92cf6b29 (patch)
treeef831adab8bf3402ed39f30312867436c02cf8dc /includes
parent4ba5f184c69306da0e30260890f01ea0694af274 (diff)
downloadbrdo-76faa7de48e759cff770269c25d6ed6f92cf6b29.tar.gz
brdo-76faa7de48e759cff770269c25d6ed6f92cf6b29.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 6fa369d40..b6c531c3b 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.33');
+define('VERSION', '7.34-dev');
/**
* Core API compatibility.