diff options
Diffstat (limited to 'inc/geshi/actionscript.php')
-rw-r--r-- | inc/geshi/actionscript.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inc/geshi/actionscript.php b/inc/geshi/actionscript.php index e6d2726bb..d34bb5daf 100644 --- a/inc/geshi/actionscript.php +++ b/inc/geshi/actionscript.php @@ -4,10 +4,10 @@ * ---------------- * Author: Steffen Krause (Steffen.krause@muse.de) * Copyright: (c) 2004 Steffen Krause, Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.7.2 - * CVS Revision Version: $Revision: 1.3 $ + * Release Version: 1.0.7.3 + * CVS Revision Version: $Revision: 1.4 $ * Date Started: 2004/06/20 - * Last Modified: $Date: 2005/09/03 12:36:42 $ + * Last Modified: $Date: 2005/09/22 01:30:09 $ * * Actionscript language file for GeSHi. * @@ -196,4 +196,4 @@ $language_data = array ( 'HIGHLIGHT_STRICT_BLOCK' => array() ); -?>
\ No newline at end of file +?> |