diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
commit | 9f830448ee35b709be3c303585a230dfbf8582b3 (patch) | |
tree | af6325a6007b86b9f00222e1384d2090285f6d9a /inc/geshi/lisp.php | |
parent | 615a21ede991668743f0550bc03e4d1d091cf912 (diff) | |
download | rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.gz rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.bz2 |
GeSHi updated to 1.0.7.1
darcs-hash:20050728204042-7ad00-460f1fd12d7b5dfb1c58518e80ff10ea0aeb046e.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 b59e49350..04cd027ab 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.6 - * CVS Revision Version: $Revision: 1.1 $ + * Release Version: 1.0.7.1 + * CVS Revision Version: $Revision: 1.2 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2005/06/02 04:57:18 $ + * Last Modified: $Date: 2005/07/26 05:23:30 $ * * Generic Lisp language file for GeSHi. * |