mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Updating 1.1 and 1.2 verison numbers
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7692 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
443491e7fa
commit
faa8e8af60
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@
|
|||
// +---------------------------------------------------------------------------------------------------+ //
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
1.2.0.7296 RC2
|
||||
1.2.0.7692 RC3
|
|
@ -24,5 +24,5 @@
|
|||
* @lastmodified $Date$
|
||||
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
|
||||
*/
|
||||
return $config['Cake.version'] = '1.2.0.7296 RC2';
|
||||
return $config['Cake.version'] = '1.2.0.7692 RC3';
|
||||
?>
|
Loading…
Reference in a new issue