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/ruby.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/ruby.php')
-rw-r--r-- | inc/geshi/ruby.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/ruby.php b/inc/geshi/ruby.php index 8342dd3b3..f36d6febc 100644 --- a/inc/geshi/ruby.php +++ b/inc/geshi/ruby.php @@ -4,10 +4,10 @@ * -------- * Author: Amit Gupta (http://blog.igeek.info/) * Copyright: (c) 2005 Amit Gupta (http://blog.igeek.info/) - * Release Version: 1.0.7.9 - * CVS Revision Version: $Revision: 1.10 $ + * Release Version: 1.0.7.10 + * CVS Revision Version: $Revision: 1.12 $ * Date Started: 2005/09/05 - * Last Modified: $Date: 2006/04/23 01:14:42 $ + * Last Modified: $Date: 2006/05/19 11:40:15 $ * * Ruby language file for GeSHi * |