diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-11-27 23:28:45 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-11-27 23:28:45 +0100 |
commit | 9e9fda70e9993a37278aa28723b777b6c68046b1 (patch) | |
tree | 7bd8d50dbfc350e36e580f72a357847436adca40 /inc/geshi/lisp.php | |
parent | e135fd5d34238f99761d5fb3b41c46c67f8b6316 (diff) | |
download | rpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.gz rpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.bz2 |
GeSHi 1.0.7.16 update
darcs-hash:20061127222845-7ad00-50130163027857534a4075ada27cded8411dd96e.gz
Diffstat (limited to 'inc/geshi/lisp.php')
-rw-r--r-- | inc/geshi/lisp.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/lisp.php b/inc/geshi/lisp.php index 1ba6405f7..ae929d546 100644 --- a/inc/geshi/lisp.php +++ b/inc/geshi/lisp.php @@ -4,10 +4,10 @@ * -------- * Author: Roberto Rossi (rsoftware@altervista.org) * Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/highlighter - * Release Version: 1.0.7.15 - * CVS Revision Version: $Revision: 1.14.2.5 $ + * Release Version: 1.0.7.16 + * CVS Revision Version: $Revision: 1.14.2.6 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2006/09/23 02:05:47 $ + * Last Modified: $Date: 2006/10/24 11:07:08 $ * * Generic Lisp language file for GeSHi. * |