diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-09-05 20:03:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-09-05 20:03:42 +0200 |
commit | 760b3d08880b29386281ecf3576c5738265bc2b9 (patch) | |
tree | 1344811f23cb3db300e4373499c84d6fa69eac73 /inc/geshi/python.php | |
parent | 60d2ed329547f94035b94e67e54d02f6adeed08f (diff) | |
download | rpg-760b3d08880b29386281ecf3576c5738265bc2b9.tar.gz rpg-760b3d08880b29386281ecf3576c5738265bc2b9.tar.bz2 |
GeSHi updated to 1.0.7.2
darcs-hash:20050905180342-7ad00-5613c2958acb498c62addc497ea4780880a06b95.gz
Diffstat (limited to 'inc/geshi/python.php')
-rw-r--r-- | inc/geshi/python.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/python.php b/inc/geshi/python.php index 8738c2211..4dc2c0039 100644 --- a/inc/geshi/python.php +++ b/inc/geshi/python.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.1 - * CVS Revision Version: $Revision: 1.3 $ + * Release Version: 1.0.7.2 + * CVS Revision Version: $Revision: 1.4 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2005/07/26 05:23:30 $ + * Last Modified: $Date: 2005/09/03 12:36:42 $ * * Python language file for GeSHi. * |