diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
commit | 9f830448ee35b709be3c303585a230dfbf8582b3 (patch) | |
tree | af6325a6007b86b9f00222e1384d2090285f6d9a /inc/geshi/python.php | |
parent | 615a21ede991668743f0550bc03e4d1d091cf912 (diff) | |
download | rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.gz rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.bz2 |
GeSHi updated to 1.0.7.1
darcs-hash:20050728204042-7ad00-460f1fd12d7b5dfb1c58518e80ff10ea0aeb046e.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 2434ca40e..8738c2211 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.6 - * CVS Revision Version: $Revision: 1.2 $ + * Release Version: 1.0.7.1 + * CVS Revision Version: $Revision: 1.3 $ * Date Started: 2004/08/30 - * Last Modified: $Date: 2005/06/14 13:03:15 $ + * Last Modified: $Date: 2005/07/26 05:23:30 $ * * Python language file for GeSHi. * |