diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-04-24 23:38:06 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-04-24 23:38:06 +0200 |
commit | 73e63a9849d22dfb511be2b355e496a7826578f7 (patch) | |
tree | d616b6315786429bd4324f534696ec71b9fea895 /inc/geshi/lua.php | |
parent | 30e171a066ac1f11bc699e4ed7309d868d9713f4 (diff) | |
download | rpg-73e63a9849d22dfb511be2b355e496a7826578f7.tar.gz rpg-73e63a9849d22dfb511be2b355e496a7826578f7.tar.bz2 |
GeShi Update to 1.0.7.9
darcs-hash:20060424213806-7ad00-05b1ae64e442ef72b94f0cc900530336ea70f3bd.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 e4585a530..866371176 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.8 - * CVS Revision Version: $Revision: 1.10 $
+ * Release Version: 1.0.7.9 + * CVS Revision Version: $Revision: 1.12 $
* Date Started: 2004/07/10
- * Last Modified: $Date: 2006/02/25 00:46:33 $
+ * Last Modified: $Date: 2006/04/23 01:14:42 $
*
* LUA language file for GeSHi.
*
|