summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-04-03 17:29:52 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-04-03 17:29:52 -0400
commitdce3c77a61d9510dbac6927b60a03bc8da19e947 (patch)
tree5c9b7ab88df0af4d6a7bf2e8281ecd3d6af41c17 /includes
parent3e8801c67a4e7cfd890587a6ccf78c13577f1ad4 (diff)
downloadbrdo-dce3c77a61d9510dbac6927b60a03bc8da19e947.tar.gz
brdo-dce3c77a61d9510dbac6927b60a03bc8da19e947.tar.bz2
Drupal 7.22
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 acda75146..728e4ec24 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.22-dev');
+define('VERSION', '7.22');
/**
* Core API compatibility.