diff options
Diffstat (limited to 'inc/geshi/asm.php')
-rw-r--r-- | inc/geshi/asm.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/geshi/asm.php b/inc/geshi/asm.php index ea8d2c1d2..d2836c18e 100644 --- a/inc/geshi/asm.php +++ b/inc/geshi/asm.php @@ -4,10 +4,10 @@ * ------- * Author: Tux (tux@inmail.cz) * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.2 + * Release Version: 1.0.6 * CVS Revision Version: $Revision: 1.1 $ * Date Started: 2004/07/27 - * Last Modified: $Date: 2004/11/29 08:46:24 $ + * Last Modified: $Date: 2005/01/29 01:48:39 $ * * x86 Assembler language file for GeSHi. * Words are from SciTe configuration file (based on NASM syntax) |