Author: kn
Date: Wed Nov 21 13:44:28 2007
New Revision: 6784

Log:
- Fixed version docblocks
  # Thanks to Alexandru for spotting this.

Modified:
    trunk/Graph/src/charts/odometer.php
    trunk/Graph/src/interfaces/odometer_renderer.php
    trunk/Graph/src/options/odometer_chart.php

Modified: trunk/Graph/src/charts/odometer.php
==============================================================================
--- trunk/Graph/src/charts/odometer.php [iso-8859-1] (original)
+++ trunk/Graph/src/charts/odometer.php [iso-8859-1] Wed Nov 21 13:44:28 2007
@@ -3,7 +3,7 @@
  * File containing the ezcGraphOdometerChart class
  *
  * @package Graph
- * @version 1.1
+ * @version //autogentag//
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */

Modified: trunk/Graph/src/interfaces/odometer_renderer.php
==============================================================================
--- trunk/Graph/src/interfaces/odometer_renderer.php [iso-8859-1] (original)
+++ trunk/Graph/src/interfaces/odometer_renderer.php [iso-8859-1] Wed Nov 21 
13:44:28 2007
@@ -3,7 +3,7 @@
  * File containing the ezcGraphOdometerRenderer interface
  *
  * @package Graph
- * @version 1.1
+ * @version //autogentag//
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
         2006 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
@@ -12,7 +12,7 @@
  * Interface which adds the methods required for rendering radar charts to a
  * renderer
  *
- * @version 1.1
+ * @version //autogentag//
  * @package Graph
  */
 interface ezcGraphOdometerRenderer

Modified: trunk/Graph/src/options/odometer_chart.php
==============================================================================
--- trunk/Graph/src/options/odometer_chart.php [iso-8859-1] (original)
+++ trunk/Graph/src/options/odometer_chart.php [iso-8859-1] Wed Nov 21 13:44:28 
2007
@@ -3,7 +3,7 @@
  * File containing the ezcGraphOdometerChartOptions class
  *
  * @package Graph
- * @version 1.1
+ * @version //autogentag//
  * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved.
  * @license http://ez.no/licenses/new_bsd New BSD License
  */


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to