Skip to content

Commit

Permalink
tagging version 1.2.0.7962
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7962 3807eeeb-6ff5-0310-8944-8be069107fe0
  • Loading branch information
gwoo committed Dec 25, 2008
1 parent fafc429 commit 1835351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cake/VERSION.txt
Expand Up @@ -6,4 +6,4 @@
// +---------------------------------------------------------------------------------------------------+ //
///////////////////////////////////////////////////////////////////////////////////////////////////////////

1.2.0.7960
1.2.0.7962
2 changes: 1 addition & 1 deletion cake/config/config.php
Expand Up @@ -22,5 +22,5 @@
* @lastmodified $Date$
* @license http://www.opensource.org/licenses/mit-license.php The MIT License
*/
return $config['Cake.version'] = '1.2.0.7960';
return $config['Cake.version'] = '1.2.0.7962';
?>

0 comments on commit 1835351

Please sign in to comment.