diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-05-22 19:54:37 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-05-22 19:54:37 +0200 |
commit | 475011e304a0f8b7fa6d7b048fee3d05fd3e104c (patch) | |
tree | f3fa7697b33076464490cde9502b96ddbaa820fa /inc/geshi/xml.php | |
parent | 1fb550bbd9bd4b616ae1f07b3732431c94c64af7 (diff) | |
download | rpg-475011e304a0f8b7fa6d7b048fee3d05fd3e104c.tar.gz rpg-475011e304a0f8b7fa6d7b048fee3d05fd3e104c.tar.bz2 |
GeShi update to 1.0.7.10
darcs-hash:20060522175437-7ad00-1c199dff7c30517e2f5304b86df586698e3c7c4b.gz
Diffstat (limited to 'inc/geshi/xml.php')
-rw-r--r-- | inc/geshi/xml.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/xml.php b/inc/geshi/xml.php index 73329c572..af125dc2d 100644 --- a/inc/geshi/xml.php +++ b/inc/geshi/xml.php @@ -4,10 +4,10 @@ * ------- * Author: Nigel McNie (oracle.shinoda@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.9 - * CVS Revision Version: $Revision: 1.15 $ + * Release Version: 1.0.7.10 + * CVS Revision Version: $Revision: 1.17 $ * Date Started: 2004/09/01 - * Last Modified: $Date: 2006/04/23 01:14:41 $ + * Last Modified: $Date: 2006/05/19 11:40:14 $ * * XML language file for GeSHi. Based on the idea/file by Christian Weiske * |