diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 11:20:32 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 11:20:32 +0200 |
commit | 79da1d61e8f3a897b8fc7638bbba3a0f594bead7 (patch) | |
tree | b4e4b2873e4adbef1a4ef305fd9ab03e258deabd /inc/geshi/asp.php | |
parent | c13104acf0edfa5c08738d32e26ae51ea7e4407c (diff) | |
download | rpg-79da1d61e8f3a897b8fc7638bbba3a0f594bead7.tar.gz rpg-79da1d61e8f3a897b8fc7638bbba3a0f594bead7.tar.bz2 |
GeSHi update to 1.0.7.4
darcs-hash:20051022092032-7ad00-5d8683d48f0c5e3030ba02cf46d6c549b4e3a2e9.gz
Diffstat (limited to 'inc/geshi/asp.php')
-rw-r--r-- | inc/geshi/asp.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/asp.php b/inc/geshi/asp.php index d444043bd..6b2b4cede 100644 --- a/inc/geshi/asp.php +++ b/inc/geshi/asp.php @@ -4,10 +4,10 @@ * --------
* Author: Amit Gupta (http://blog.igeek.info/)
* Copyright: (c) 2004 Amit Gupta (http://blog.igeek.info/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.3 - * CVS Revision Version: $Revision: 1.4 $
+ * Release Version: 1.0.7.4 + * CVS Revision Version: $Revision: 1.5 $
* Date Started: 2004/08/13
- * Last Modified: $Date: 2005/09/22 01:30:09 $
+ * Last Modified: $Date: 2005/10/22 07:52:59 $
*
* ASP language file for GeSHi.
*
|