diff options
| -rw-r--r-- | pear/System.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/System.php b/pear/System.php index 84c4dc93f7..2f030b4167 100644 --- a/pear/System.php +++ b/pear/System.php @@ -41,7 +41,7 @@ require_once 'Console/Getopt.php'; * * @package System * @author Tomas V.V.Cox <cox@idecnet.com> -* @version $Version$ +* @version $Revision$ * @access public */ class System extends PEAR |
