summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-08-07 22:04:26 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-08-07 22:04:26 -0400
commitbf704d6ffe55d66a440a55a9d43e8846d46d2440 (patch)
treec8d7b6803612face7f885b7a12c943d89aefb3df /includes
parentde356c1311802181b20f24aaba0ac688c4f0e6be (diff)
downloadbrdo-bf704d6ffe55d66a440a55a9d43e8846d46d2440.tar.gz
brdo-bf704d6ffe55d66a440a55a9d43e8846d46d2440.tar.bz2
Drupal 7.23
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 7f4033dfb..d27f8d14f 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.23-dev');
+define('VERSION', '7.23');
/**
* Core API compatibility.