Mercurial > defr > drupal > core
diff modules/system/system.module @ 7:fff6d4c8c043 6.3
Drupal 6.3
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:30:28 +0100 |
parents | 2427550111ae |
children | acef7ccb09b5 |
line wrap: on
line diff
--- a/modules/system/system.module Tue Dec 23 14:30:08 2008 +0100 +++ b/modules/system/system.module Tue Dec 23 14:30:28 2008 +0100 @@ -1,5 +1,5 @@ <?php -// $Id: system.module,v 1.585.2.11 2008/04/09 21:11:49 goba Exp $ +// $Id: system.module,v 1.585.2.13 2008/07/09 21:48:28 goba Exp $ /** * @file @@ -9,7 +9,7 @@ /** * The current system version. */ -define('VERSION', '6.2'); +define('VERSION', '6.3'); /** * Core API compatibility.