diff modules/system/system.module @ 17:8e6257f3ae39 6.8

Drupal 6.8
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:32:55 +0100
parents 4347c45bb494
children 3edae6ecd6c6
line wrap: on
line diff
--- a/modules/system/system.module	Tue Dec 23 14:32:44 2008 +0100
+++ b/modules/system/system.module	Tue Dec 23 14:32:55 2008 +0100
@@ -1,5 +1,5 @@
 <?php
-// $Id: system.module,v 1.585.2.24 2008/12/10 22:30:14 goba Exp $
+// $Id: system.module,v 1.585.2.26 2008/12/11 17:39:42 goba Exp $
 
 /**
  * @file
@@ -9,7 +9,7 @@
 /**
  * The current system version.
  */
-define('VERSION', '6.7');
+define('VERSION', '6.8');
 
 /**
  * Core API compatibility.