summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-05-08 00:05:00 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-05-08 00:05:00 -0400
commit1769d1cca92e206510528c324552797e83a1fc7c (patch)
treec9aa297954d62387e85020ae3200a22b24a51fc6 /includes/bootstrap.inc
parent076802cadd307d6b980676c7a2bb6497d90a9cbf (diff)
downloadbrdo-1769d1cca92e206510528c324552797e83a1fc7c.tar.gz
brdo-1769d1cca92e206510528c324552797e83a1fc7c.tar.bz2
Drupal 7.28
Diffstat (limited to 'includes/bootstrap.inc')
-rw-r--r--includes/bootstrap.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index 0ac932d6a..09c2044bd 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '7.28-dev');
+define('VERSION', '7.28');
/**
* Core API compatibility.