diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-08-28 21:06:14 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-08-28 21:06:14 +0200 |
commit | c93ca5e664887c483a60e441291b921c93747e13 (patch) | |
tree | e0872595170da7ff7b6da74fa727b5b6ec5076e5 /inc/geshi/php.php | |
parent | 50602150cdefc713863f182b761885259f3734b7 (diff) | |
download | rpg-c93ca5e664887c483a60e441291b921c93747e13.tar.gz rpg-c93ca5e664887c483a60e441291b921c93747e13.tar.bz2 |
GeSHi update to 1.0.7.13
darcs-hash:20060828190614-7ad00-d52a526cee9329caeed5861d797d278a82936d11.gz
Diffstat (limited to 'inc/geshi/php.php')
-rw-r--r-- | inc/geshi/php.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/geshi/php.php b/inc/geshi/php.php index ff493b758..2567214a9 100644 --- a/inc/geshi/php.php +++ b/inc/geshi/php.php @@ -4,7 +4,7 @@ * -------- * Author: Nigel McNie (oracle.shinoda@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.12 + * Release Version: 1.0.7.13 * CVS Revision Version: $Revision: 1.14.2.3 $ * Date Started: 2004/06/20 * Last Modified: $Date: 2006/07/22 11:30:29 $ |