diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-09-23 12:55:45 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-09-23 12:55:45 +0200 |
commit | 364cc9ca5e57febb36f1df23fa3eef8ad048fb49 (patch) | |
tree | fe6eac6ff9ec01d644eb0f5d81f4be480d09a7d6 /inc/geshi/qbasic.php | |
parent | 8e6cfd4d8687ecdcf3c20b31a34a0f85b1b6d6fb (diff) | |
download | rpg-364cc9ca5e57febb36f1df23fa3eef8ad048fb49.tar.gz rpg-364cc9ca5e57febb36f1df23fa3eef8ad048fb49.tar.bz2 |
GeSHi upgrade to 1.0.7.14
darcs-hash:20060923105545-7ad00-52ca67905f51cb7d4782ff87276c01164b52daec.gz
Diffstat (limited to 'inc/geshi/qbasic.php')
-rw-r--r-- | inc/geshi/qbasic.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/qbasic.php b/inc/geshi/qbasic.php index 4e81c18fa..fabb79f8c 100644 --- a/inc/geshi/qbasic.php +++ b/inc/geshi/qbasic.php @@ -4,10 +4,10 @@ * ---------- * Author: Nigel McNie (oracle.shinoda@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.13 - * CVS Revision Version: $Revision: 1.14.2.2 $ + * Release Version: 1.0.7.14 + * CVS Revision Version: $Revision: 1.14.2.3 $ * Date Started: 2004/06/20 - * Last Modified: $Date: 2006/07/22 11:30:25 $ + * Last Modified: $Date: 2006/08/22 10:42:36 $ * * QBasic/QuickBASIC language file for GeSHi. * |