diff options
author | Andreas Gohr <gohr@cosmocode.de> | 2010-01-11 13:19:46 +0100 |
---|---|---|
committer | Andreas Gohr <gohr@cosmocode.de> | 2010-01-11 13:19:46 +0100 |
commit | 29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4 (patch) | |
tree | 6b66ecb7139e5f2898cbee7d24671ad85ba58ad8 /inc/geshi/thinbasic.php | |
parent | c471e6a6aee9997e62ce58c3e49dd8ecad28b92a (diff) | |
download | dokuwiki-29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4.tar.gz dokuwiki-29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4.zip |
Upgraded GeSHi to 1.0.8.6
Diffstat (limited to 'inc/geshi/thinbasic.php')
-rw-r--r-- | inc/geshi/thinbasic.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/geshi/thinbasic.php b/inc/geshi/thinbasic.php index b9c9742c7..6a0b72f9f 100644 --- a/inc/geshi/thinbasic.php +++ b/inc/geshi/thinbasic.php @@ -4,7 +4,7 @@ * ------ * Author: Eros Olmi (eros.olmi@thinbasic.com) * Copyright: (c) 2006 Eros Olmi (http://www.thinbasic.com), Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.8.4 + * Release Version: 1.0.8.6 * Date Started: 2006/05/12 * * thinBasic language file for GeSHi. |