diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-07-28 22:40:42 +0200 |
commit | 9f830448ee35b709be3c303585a230dfbf8582b3 (patch) | |
tree | af6325a6007b86b9f00222e1384d2090285f6d9a /inc/geshi/matlab.php | |
parent | 615a21ede991668743f0550bc03e4d1d091cf912 (diff) | |
download | rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.gz rpg-9f830448ee35b709be3c303585a230dfbf8582b3.tar.bz2 |
GeSHi updated to 1.0.7.1
darcs-hash:20050728204042-7ad00-460f1fd12d7b5dfb1c58518e80ff10ea0aeb046e.gz
Diffstat (limited to 'inc/geshi/matlab.php')
-rw-r--r-- | inc/geshi/matlab.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/matlab.php b/inc/geshi/matlab.php index e27807c84..5e07c5782 100644 --- a/inc/geshi/matlab.php +++ b/inc/geshi/matlab.php @@ -4,10 +4,10 @@ * -----------
* Author: Florian Knorn (floz@gmx.de)
* Copyright: (c) 2004 Florian Knorn (http://www.florian-knorn.com)
- * Release Version: 1.0.0
- * CVS Revision Version: $Revision: 1.1 $
+ * Release Version: 1.0.7.1 + * CVS Revision Version: $Revision: 1.2 $
* Date Started: 2005/02/09
- * Last Modified: $Date: 2005/06/15 12:06:28 $
+ * Last Modified: $Date: 2005/07/26 05:23:30 $
*
* Matlab M-file language file for GeSHi.
*
|