From: Andrew Garrett Date: Fri, 24 Apr 2009 08:37:19 +0000 (+0000) Subject: Update MW_USER_VERSION X-Git-Tag: 1.31.0-rc.0~42057 X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=commitdiff_plain;h=b1623a4339e67c40e3b9bd345624961dbc08b259;p=lhc%2Fweb%2Fwiklou.git Update MW_USER_VERSION --- diff --git a/includes/User.php b/includes/User.php index bcd9c66771..4a9bbfec5c 100644 --- a/includes/User.php +++ b/includes/User.php @@ -14,7 +14,7 @@ define( 'USER_TOKEN_LENGTH', 32 ); * \int Serialized record version. * @ingroup Constants */ -define( 'MW_USER_VERSION', 6 ); +define( 'MW_USER_VERSION', 7 ); /** * \string Some punctuation to prevent editing from broken text-mangling proxies.