diff options
Diffstat (limited to 'inc/geshi/io.php')
-rw-r--r-- | inc/geshi/io.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/io.php b/inc/geshi/io.php index c1001ccc6..940884d12 100644 --- a/inc/geshi/io.php +++ b/inc/geshi/io.php @@ -4,10 +4,10 @@ * ------- * Author: Nigel McNie (nigel@geshi.org) * Copyright: (c) 2006 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.16 - * CVS Revision Version: $Revision: 1.1.2.2 $ + * Release Version: 1.0.7.17 + * CVS Revision Version: $Revision: 866 $ * Date Started: 2006/09/23 - * Last Modified: $Date: 2006/10/24 11:07:07 $ + * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $ * * Io language file for GeSHi. Thanks to Johnathan Wright for the suggestion and help * with this language :) |