Increments alpha version to better reflect progress status and keep consistency with our roadmap.

cusax-fix
Emil Ivov 16 years ago
parent ed73724ab2
commit 9971db8617

@ -45,7 +45,7 @@ public class VersionImpl
* and version revisions are exclusive, so in case this version is a pre-
* release the revision will bereturn null.
*/
public static final String PRE_RELEASE_ID = "alpha3";
public static final String PRE_RELEASE_ID = "alpha6";
/**
* Indicates if this SIP Communicator version corresponds to a nightly build

Loading…
Cancel
Save