diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-09-22 18:04:31 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-09-22 18:04:31 +0200 |
commit | a9cd1c6aa3775e9e863af253b3a00a66a9036a83 (patch) | |
tree | 743dfb0ffefaba2aa32f490036fff9cd94677ea8 /inc/geshi/lua.php | |
parent | ea3a66b20ac38cf452125dca0bc416d480d6d82c (diff) | |
download | rpg-a9cd1c6aa3775e9e863af253b3a00a66a9036a83.tar.gz rpg-a9cd1c6aa3775e9e863af253b3a00a66a9036a83.tar.bz2 |
geshi updated to 1.0.7.3
darcs-hash:20050922160431-7ad00-4bbcdc2804d46745cb763524c05fdb73f13186f1.gz
Diffstat (limited to 'inc/geshi/lua.php')
-rw-r--r-- | inc/geshi/lua.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/lua.php b/inc/geshi/lua.php index e446d1b77..224f81b06 100644 --- a/inc/geshi/lua.php +++ b/inc/geshi/lua.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.2 - * CVS Revision Version: $Revision: 1.4 $
+ * Release Version: 1.0.7.3 + * CVS Revision Version: $Revision: 1.5 $
* Date Started: 2004/07/10
- * Last Modified: $Date: 2005/09/03 12:36:41 $
+ * Last Modified: $Date: 2005/09/22 01:35:22 $
*
* LUA language file for GeSHi.
*
|