diff options
Diffstat (limited to 'inc/geshi/dos.php')
-rw-r--r-- | inc/geshi/dos.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inc/geshi/dos.php b/inc/geshi/dos.php index c0d70e901..57e1ee4fb 100644 --- a/inc/geshi/dos.php +++ b/inc/geshi/dos.php @@ -4,10 +4,10 @@ * ------- * Author: Alessandro Staltari (staltari@geocities.com) * Copyright: (c) 2005 Alessandro Staltari (http://www.geocities.com/SiliconValley/Vista/8155/) - * Release Version: 1.0.7.16 - * CVS Revision Version: $Revision: 1.14.2.5 $ + * Release Version: 1.0.7.17 + * CVS Revision Version: $Revision: 866 $ * Date Started: 2005/07/05 - * Last Modified: $Date: 2006/10/24 11:07:03 $ + * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $ * * DOS language file for GeSHi. * @@ -182,4 +182,4 @@ $language_data = array ( ) ); -?>
+?> |