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/cpp.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/cpp.php')
-rw-r--r-- | inc/geshi/cpp.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/cpp.php b/inc/geshi/cpp.php index 9c85ad0cd..03d5abcf5 100644 --- a/inc/geshi/cpp.php +++ b/inc/geshi/cpp.php @@ -7,10 +7,10 @@ * - 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.1 - * CVS Revision Version: $Revision: 1.3 $
+ * Release Version: 1.0.7.2 + * CVS Revision Version: $Revision: 1.4 $
* Date Started: 2004/09/27
- * Last Modified: $Date: 2005/07/26 05:23:30 $
+ * Last Modified: $Date: 2005/09/03 12:36:42 $
*
* C++ language file for GeSHi.
*
|