diff --git a/VERSION.txt b/VERSION.txt index be81f57aa..39a214658 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -6,4 +6,4 @@ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// -0.10.3.1307_alpha \ No newline at end of file +0.10.3.1308_pre_beta \ No newline at end of file diff --git a/cake/libs/view/templates/layouts/default.thtml b/cake/libs/view/templates/layouts/default.thtml index 26692acfd..3b6688529 100644 --- a/cake/libs/view/templates/layouts/default.thtml +++ b/cake/libs/view/templates/layouts/default.thtml @@ -48,7 +48,7 @@
CakePHP version 0.10.3.1307_alpha
+CakePHP version 0.10.3.1308_pre_beta
image('cake.power.png', array('alt'=>"CakePHP : Rapid Development Framework", 'border'=>"0"))?> diff --git a/cake/libs/view/templates/pages/home.thtml b/cake/libs/view/templates/pages/home.thtml index 7b4338489..ba4a1c3f6 100644 --- a/cake/libs/view/templates/pages/home.thtml +++ b/cake/libs/view/templates/pages/home.thtml @@ -32,9 +32,9 @@ */ ?>-The Alpha release is exciting. We changed quite a few things, but hope you agree with +The Pre Beta release is exciting. We changed quite a few things, but hope you agree with our efforts to make the code easier to read and handle. It all comes back to our desire to make the best RAD framework available.