diff options
author | Andreas Gohr <andi@splitbrain.org> | 2007-01-24 21:25:20 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2007-01-24 21:25:20 +0100 |
commit | 2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a (patch) | |
tree | 429aa616b3f131b1ee676f5f8b41c67abaac23d2 /inc/geshi/dos.php | |
parent | e205b721f29d42e512c7f49310b9c921ad83aef8 (diff) | |
download | rpg-2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a.tar.gz rpg-2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a.tar.bz2 |
GeSHi update to 1.0.7.17
darcs-hash:20070124202520-7ad00-15af7e505ceb8265e124361229649ad4aa8d328f.gz
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 ( ) ); -?>
+?> |