Changeset 2449

Show
Ignore:
Timestamp:
04/21/2008 01:11:58 PM
Author:
xue
Message:

post release adjustment.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/HISTORY

    r2444 r2449  
    1 Version 3.1.2 To be released 
     1Version 3.1.2 To Be Released 
     2============================ 
     3 
     4 
     5Version 3.1.2 April 21, 2008 
    26============================ 
    37BUG: Ticket#595 - ControlCssClass not applied correctly if using multiple validators on same control (Christophe) 
  • trunk/UPGRADE

    r2433 r2449  
    11 
    2          Upgrading Instructions for PRADO Framework v3.1.2 
     2         Upgrading Instructions for PRADO Framework v3.1.3 
    33         ================================================= 
    44 
     
    99version B between A and C, you need to following the instructions 
    1010for both A and B. 
     11 
     12Upgrading from v3.1.2 
     13--------------------- 
     14 
    1115 
    1216Upgrading from v3.1.1 
  • trunk/buildscripts/texbuilder/quickstart/quickstart.tex

    r2447 r2449  
    5353%----------------- TITLE -------------- 
    5454 
    55 \title{\Huge \bfseries PRADO v3.1.2 Quickstart Tutorial 
     55\title{\Huge \bfseries PRADO v3.1.3 Quickstart Tutorial 
    5656    \thanks{Copyright 2004-2008. All Rights Reserved.} 
    5757} 
  • trunk/framework/PradoBase.php

    r2446 r2449  
    6767        public static function getVersion() 
    6868        { 
    69                 return '3.1.2'; 
     69                return '3.1.3a'; 
    7070        } 
    7171 
  • trunk/index.html

    r2446 r2449  
    99<body> 
    1010<h1>PRADO Framework for PHP 5 </h1> 
    11 <p>Version 3.1.2, April 21, 2008<br> 
     11<p>Version 3.1.3, To Be Released<br> 
    1212Copyright&copy; 2004-2008 by <a href="http://www.pradosoft.com/">Prado Software</a><br> 
    1313All Rights Reserved. 
     
    140140</p> 
    141141<p> 
    142 Copyright 2004-2007 by The PRADO Group (http://www.pradosoft.com)<br/> 
     142Copyright 2004-2008 by The PRADO Group (http://www.pradosoft.com)<br/> 
    143143All rights reserved. 
    144144</p>