Commit 0df205c9 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Modified Version for 2.3.0 beta 2.

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2950 b35dd754-fafc-0310-a699-88a17e54d16e
parent 30b6b2a1
......@@ -211,7 +211,7 @@ public class XMPPServer {
name = "127.0.0.1";
}
version = new Version(2, 3, 0, Version.ReleaseStatus.Beta, 1);
version = new Version(2, 3, 0, Version.ReleaseStatus.Beta, 2);
if ("true".equals(JiveGlobals.getXMLProperty("setup"))) {
setupMode = false;
}
......
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