diff options
Diffstat (limited to 'inc/geshi/autoit.php')
-rw-r--r-- | inc/geshi/autoit.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/geshi/autoit.php b/inc/geshi/autoit.php index 09fa0200e..06a4f6ec3 100644 --- a/inc/geshi/autoit.php +++ b/inc/geshi/autoit.php @@ -4,7 +4,7 @@ * -------- * Author: mastrboy * Copyright: (c) 2006 and to GESHi ;) - * Release Version: 1.0.7.16 + * Release Version: 1.0.7.17 * Date Started: 26.01.2006 * * Current bugs & todo: @@ -193,4 +193,3 @@ $language_data = array ( ); ?> - |