diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2007-11-21 12:44:28 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2007-11-21 12:44:28 +0000 |
commit | 2b694c004e4ea1d54aa73ed513aa89850e60e690 (patch) | |
tree | 01395401e76c43cbbb4e2eb7a8b7b7530d7fc36a /src/charts | |
parent | a48867cb67d48433847b91ba955617963241f094 (diff) | |
download | zetacomponents-graph-2b694c004e4ea1d54aa73ed513aa89850e60e690.zip zetacomponents-graph-2b694c004e4ea1d54aa73ed513aa89850e60e690.tar.gz |
- Fixed version docblocks
# Thanks to Alexandru for spotting this.
Diffstat (limited to 'src/charts')
-rw-r--r-- | src/charts/odometer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/odometer.php b/src/charts/odometer.php index e47234d..a418831 100644 --- a/src/charts/odometer.php +++ b/src/charts/odometer.php @@ -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 */ |