diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-06-21 20:12:56 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-06-21 20:12:56 +0200 |
commit | e077833f31b6419fe3252de4b9ec880a49a62c52 (patch) | |
tree | a06cc4d964b094930db61a4e6c24b3affb5e4b37 /inc/geshi/python.php | |
parent | 881debf19ed6e0e4e728c85a1e73b91e333dfd6e (diff) | |
download | rpg-e077833f31b6419fe3252de4b9ec880a49a62c52.tar.gz rpg-e077833f31b6419fe3252de4b9ec880a49a62c52.tar.bz2 |
GeSHi update to 1.0.7.11
darcs-hash:20060621181256-7ad00-36aacf46a148ec8d834bf0e294b9a107bfe1485d.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 b4c3ad338..2bcfdbb78 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.10 - * CVS Revision Version: $Revision: 1.13 $ + * Release Version: 1.0.7.11 + * CVS Revision Version: $Revision: 1.14 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2006/05/19 11:40:15 $ + * Last Modified: $Date: 2006/05/21 00:06:56 $ * * Python language file for GeSHi. * |