summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY6
-rw-r--r--UPGRADE6
-rw-r--r--buildscripts/texbuilder/quickstart/quickstart.tex2
-rw-r--r--framework/PradoBase.php2
-rw-r--r--index.html4
5 files changed, 14 insertions, 6 deletions
diff --git a/HISTORY b/HISTORY
index 19de7a2c..0fb50104 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,4 +1,8 @@
-Version 3.1.2 To be released
+Version 3.1.2 To Be Released
+============================
+
+
+Version 3.1.2 April 21, 2008
============================
BUG: Ticket#595 - ControlCssClass not applied correctly if using multiple validators on same control (Christophe)
BUG: Ticket#622 - Changing Display-attribute of a TActiveCheckBox dynamically isn't possible (Michael)
diff --git a/UPGRADE b/UPGRADE
index 3a0a8852..89399c05 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,5 +1,5 @@
- Upgrading Instructions for PRADO Framework v3.1.2
+ Upgrading Instructions for PRADO Framework v3.1.3
=================================================
!!!IMPORTANT!!!
@@ -9,6 +9,10 @@ if you want to upgrade from version A to version C and there is
version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.1.2
+---------------------
+
+
Upgrading from v3.1.1
---------------------
- The RELATIONS type declaration in Active Record classes for Many-to-Many using
diff --git a/buildscripts/texbuilder/quickstart/quickstart.tex b/buildscripts/texbuilder/quickstart/quickstart.tex
index 192541a9..5172a718 100644
--- a/buildscripts/texbuilder/quickstart/quickstart.tex
+++ b/buildscripts/texbuilder/quickstart/quickstart.tex
@@ -52,7 +52,7 @@
%----------------- TITLE --------------
-\title{\Huge \bfseries PRADO v3.1.2 Quickstart Tutorial
+\title{\Huge \bfseries PRADO v3.1.3 Quickstart Tutorial
\thanks{Copyright 2004-2008. All Rights Reserved.}
}
\author{Qiang Xue and Wei Zhuo}
diff --git a/framework/PradoBase.php b/framework/PradoBase.php
index b7a10b3e..d9e9444e 100644
--- a/framework/PradoBase.php
+++ b/framework/PradoBase.php
@@ -66,7 +66,7 @@ class PradoBase
*/
public static function getVersion()
{
- return '3.1.2';
+ return '3.1.3a';
}
/**
diff --git a/index.html b/index.html
index 55462d83..07f10f4e 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.1.2, April 21, 2008<br>
+<p>Version 3.1.3, To Be Released<br>
Copyright&copy; 2004-2008 by <a href="http://www.pradosoft.com/">Prado Software</a><br>
All Rights Reserved.
</p>
@@ -139,7 +139,7 @@ The PRADO framework and the included demos are free software. They are released
the terms of the following BSD License.
</p>
<p>
-Copyright 2004-2007 by The PRADO Group (http://www.pradosoft.com)<br/>
+Copyright 2004-2008 by The PRADO Group (http://www.pradosoft.com)<br/>
All rights reserved.
</p>
<p>