Changeset 20 for trunk/website/include

Show
Ignore:
Timestamp:
02/25/10 22:16:09 (16 years ago)
Author:
DanWilson
Message:

Updates for the new Release Candidate

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/include/dspHeader.cfm

    r18 r20  
    1313 
    1414<cfset application.downloads.mgcoldfusion3beta = structNew() /> 
    15 <cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.1 Maintenance Release Beta" /> 
    16 <cfset application.downloads.mgcoldfusion3beta.version = "3.1.261" /> 
    17 <cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.261.zip" /> 
     15<cfset application.downloads.mgcoldfusion3beta.title = "Model-Glue: 3.1 Maintenance Release Candidate" /> 
     16<cfset application.downloads.mgcoldfusion3beta.version = "3.1.294" /> 
     17<cfset application.downloads.mgcoldfusion3beta.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.294.zip" /> 
    1818 
    1919<cfset application.downloads.mgflex = structNew() />