Changeset 18 for trunk/website/include

Show
Ignore:
Timestamp:
02/01/10 02:30:34 (16 years ago)
Author:
DanWilson
Message:

added in the text and zip release for the 3.1.261 release

Files:
1 modified

Legend:

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

    r8 r18  
    1111<cfset application.downloads.mgcoldfusion3.version = "3.1.185" /> 
    1212<cfset application.downloads.mgcoldfusion3.url = "http://www.model-glue.com/downloads/ModelGlue_3.1.185.zip" /> 
     13 
     14<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" /> 
    1318 
    1419<cfset application.downloads.mgflex = structNew() />