Mercurial > defr > drupal > core
diff modules/system/system.module @ 13:8b6c45761e01 6.6
Drupal 6.6
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:32:33 +0100 |
parents | 589fb7c02327 |
children | 4347c45bb494 |
line wrap: on
line diff
--- a/modules/system/system.module Tue Dec 23 14:32:19 2008 +0100 +++ b/modules/system/system.module Tue Dec 23 14:32:33 2008 +0100 @@ -1,5 +1,5 @@ <?php -// $Id: system.module,v 1.585.2.20 2008/10/08 20:12:18 goba Exp $ +// $Id: system.module,v 1.585.2.22 2008/10/22 19:26:02 goba Exp $ /** * @file @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '6.5'); +define('VERSION', '6.6'); /** * Core API compatibility.