commit aa1ab81b9b54bcf24c103a38e271f51b418a0e41 Author: Sally Young Date: Sun Nov 11 16:37:15 2012 -0600 Bumping system version number diff --git a/core/modules/system/system.install b/core/modules/system/system.install index e7c7ea2..41a0254 100644 --- a/core/modules/system/system.install +++ b/core/modules/system/system.install @@ -2213,7 +2213,7 @@ function system_update_8034() { * * @ingroup config_upgrade */ -function system_update_8033() { +function system_update_8035() { update_variables_to_config('system.performance', array( 'theme_link' => 'theme_link', ));