diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-02-25 15:25:20 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-02-25 15:25:20 +0100 |
commit | 732c5c93b8e4437eb43f4115569812823804bf4e (patch) | |
tree | a257517a3880da779c17ab9abbcd9e8dcaf153d3 /inc/geshi/lisp.php | |
parent | 403f3b3b118686f8b5c9f8a3441400e02923f82a (diff) | |
download | rpg-732c5c93b8e4437eb43f4115569812823804bf4e.tar.gz rpg-732c5c93b8e4437eb43f4115569812823804bf4e.tar.bz2 |
GeSHi update to 1.0.7.7
There's been a few more languages added, namely ColdFusion, T-SQL,
Robots.txt, AutoIT and Java 5, and a couple of bug fixes.
darcs-hash:20060225142520-7ad00-f70f971f69a947dcde4ae7bc2d8378ff250a4cb1.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 095f260e9..63fd85e4b 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.6 - * CVS Revision Version: $Revision: 1.7 $ + * Release Version: 1.0.7.7 + * CVS Revision Version: $Revision: 1.9 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2005/12/09 05:33:18 $ + * Last Modified: $Date: 2006/02/25 00:46:33 $ * * Generic Lisp language file for GeSHi. * |