summaryrefslogtreecommitdiffstatshomepage
path: root/modules/system
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-19 15:18:34 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-19 15:18:34 -0500
commit01c9f6164e9b48a7d715e07fb0d98fbe71bae87b (patch)
tree5446925593ac9546d02396e962ca519baf1d14fb /modules/system
parentc71b15f68010db028f07839c226d31563f220890 (diff)
downloaddrupal-6.34.tar.gz
drupal-6.34.zip
Drupal 6.346.34
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 9e852c21fb3..4f61ce1dceb 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -8,7 +8,7 @@
/**
* The current system version.
*/
-define('VERSION', '6.33');
+define('VERSION', '6.34');
/**
* Core API compatibility.