Welcome to the Cookbook

loading...

{JA} - バージョン

Cake は #.#.#.# というフォーマットを使用してバージョン番号を表します:

メジャーリビジョン: #.0.0.0 メジャーコード変更
モデレートリビジョン:0.#.0.0マイナーコード変更
マイナーリビジョン:0.0.#.0バグフィックス - メジャーコードの変更なし
ビルド:0.0.0.#ビルドしてリリースしたときのプログラムソースコードの Subversion リポジトリのリビジョン番号の参照

リリース

アルファリリース0.0.0.0alpha
ベータリリース0.0.0.0beta
リリース候補:0.0.0.0RC#リリース候補は、安定版になる前に最低 4 サイクルあります。

{EN} - Versions

Cake will be using the #.#.#.# format as our version numbering schema:

Major revision: #.0.0.0 Major code changes
Moderate revision:0.#.0.0Minor code changes
Minor revision:0.0.#.0Bug fixes - no major code changes
Build:0.0.0.#Refers to the Subversion Repository revision number of the program's source code at the time of the build and release.

差分

Lines: 1-31Lines: 1-55
-<title>Versions</title> +<title>バージョン</title>
 <p> <p>
-Cake will be using the #.#.#.# format as our version numbering schema: +Cake #.#.#.# というフォーマットを使用してバージョン番号を表します:
 </p> </p>
 <table> <table>
 <tbody> <tbody>
 <tr> <tr>
-<td>Major revision:</td> +<td>メジャーリビジョン:</td>
 <td> #.0.0.0</td> <td> #.0.0.0</td>
-<td> Major code changes +<td> メジャーコード変更
 </td> </td>
 </tr> </tr>
 <tr> <tr>
-<td>Moderate revision:</td> +<td>モデレートリビジョン:</td>
 <td>0.#.0.0</td> <td>0.#.0.0</td>
-<td>Minor code changes +<td>マイナーコード変更
 </td> </td>
 </tr> </tr>
 <tr> <tr>
-<td>Minor revision:</td> +<td>マイナーリビジョン:</td>
 <td>0.0.#.0</td> <td>0.0.#.0</td>
-<td>Bug fixes - no major code changes +<td>バグフィックス - メジャーコードの変更なし
 </td> </td>
 </tr> </tr>
 <tr> <tr>
-<td>Build:</td> +<td>ビルド:</td>
 <td>0.0.0.#</td> <td>0.0.0.#</td>
-<td>Refers to the Subversion Repository revision number of the program&#039;s source code at the time of the build and release.</td> +<td>ビルドしてリリースしたときのプログラムソースコードの Subversion リポジトリのリビジョン番号の参照
&l
t;/td>r /></tr>
</tbody>
</tabl
e>
<p
id="Releases&quot;>リリース</p> /><table>r /><tbody> />&lt;tr> /><td>アルファリリース</td>
<td>0.0.0.0al
pha</td>r /><td&gt;r />&lt;/td> /></tr>r /><tr>
<t
d>ベータリリース</td> /><td>0.0.0.0beta&lt;/td> />&lt;td> />&lt;/td> /></tr> />&lt;tr> /><td>リリース候補:</td><br />&lt;td>0.0.0.0RC#</td> /><td>リリース候補は、安定版になる前に最低 4 サイクルあります。r /></td>
 </tr> </tr>
 </tbody> </tbody>
 </table> </table>