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/cpp.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/cpp.php')
-rw-r--r-- | inc/geshi/cpp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/geshi/cpp.php b/inc/geshi/cpp.php index 10e6a8729..9980298c7 100644 --- a/inc/geshi/cpp.php +++ b/inc/geshi/cpp.php @@ -7,7 +7,7 @@ * - M. Uli Kusterer (witness.of.teachtext@gmx.net)
* - Jack Lloyd (lloyd@randombit.net)
* Copyright: (c) 2004 Dennis Bayer, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.12 + * Release Version: 1.0.7.13 * CVS Revision Version: $Revision: 1.15.2.2 $
* Date Started: 2004/09/27
* Last Modified: $Date: 2006/07/22 11:30:25 $
|