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