Commit 551c4943 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Alpha --> Beta.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4005 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6ace1924
......@@ -142,6 +142,6 @@ public class Version {
* are indicated by type safe enum constants.
*/
public enum ReleaseStatus {
Release, Release_Candidate, Beta, Alpha;
Release, Release_Candidate, Beta, Alpha
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment